Category: Resolved - Completed
The responsible ("assigned to") team beleives the issue is answered/fixed, needs confirmation from the ticket opener before closed
Show subcategories objects
| Name | Type |
|---|---|
| Watch articles : add an eye somewhere | tracker item |
|
When loging in with OpenID, the Since your last visit isn't reset.
With version 2.2, normal and OpenID login enabled, and the modules "since_last_visit" and "since_last_visit_new", they don't reset when using OpenID login. When loging in with the normal login, those since last visit changes are reset. |
tracker item |
|
Wiki Cache makes part of the page wonky: it's ok when refreshed.
See screeshot |
tracker item |
|
Wiki diff: Side-by-side as default instead of HTML diff
In 1.9.x, Side-by-side diff is the default Sometime in the history of 1.10 (around when WYSIWYG editor arrived I think), HTML diff became the default. This appears to be more of an accident than a conscience choice. Side-by-side should re-become the default. Ever better, the admin should should what the site default it. Even better, each user could override this value in their preferences. |
tracker item |
|
wiki parsed menu labels display html with bootstrap menus
menus for some time have had the option to have the menu label wiki parsed - which allows customised formatting of the label and if required the addition of images etc for wiki parsed menus that are displayed using the 'old' suckerfish menus this still works perfectly so that for example a menu item with the label: ~np~Home {img src="img/icons/home.gif" height="12" width="12" alt="Image"}~/np~ creates the parsed output of: ~np~<li class="option217 menuSection menuSection0 menuLevel0"> <a href="HomePage"> <span class="menuText"> Home <img class="regImage pluginImg" width="12" height="12" alt="Image" src="img/icons/home.gif"> </span> </a> </li>~/np~ and will correctly display: Home {img src="img/icons/home.gif" height="12" width="12" alt="Image"} However when the same menu is displayed using a bootstrap menu format something goes wrong with the wiki parsing causing an additional / to added to the end of the img tag ie ~np~<li> <a href="tiki-index.php?page=HomePage">Home <img src="img/icons/home.gif" height="12" width="12" alt="Image" class="regImage pluginImg" /> </a> </li>~/np~ this is then displayed as: Home <img src="img/icons/home.gif" height="12" width="12" alt="Image" class="regImage pluginImg" /> ie showing all the html |
tracker item |
|
wiki shows no preview in translate edit mode
wiki shows no preview in translate edit mode while in normal wiki page edit it's working fine version: 3.0beta4 SVN theme: darkroom browser: FF3 steps to reproduce: # enable multilingual features # select translate from dropdown where "English" is # set the language and pagename for new page serving as translation # in the editing mode click preview |
tracker item |
|
Wiki-links and non-latin characters
__problem __with Russian (and, as I understood, any non-English character language) wiki-links in CKE Editor (and plugins): 1. Let's create wiki page named "Фичи" (copy-paste, hope it'll be work) 2. Create page with any name e.g. test with wiki-link to a first page ("Фичи"). 3. Link is broken. becouse on the stage of convertation from wiki-link to CKE URL something goes wrong and if You click on this link and choose "Edit Link" you'll see "tiki-index.php?page=äøÃÂø" 3.1 Yes, link is broken: Page not found äøÃÂø ---- Hint: without WYSIWYG editor all will be ok. No broken links with any symbols. __Why priority is high?__ -becouse we can't create ANY wiki-links from CKE-editor if wiki page named with non-Latin leters. p.s. double-checked here http://php.opensourcecms.com/scripts/details.php?scriptid=63 with WYSIWYG_6x profile. tags: utf-8, russian, link, wiki |
tracker item |
|
Workspaces: add to main Tiki code base
Please see ((workspace roadmap)) |
tracker item |
|
wrong charset of wiki notification email
When watching a wiki page, emails send on change contain iso-8859-1 charset in their header, while the body is utf-8 encoded. The result is that special characters like umlauts are not being displayed properly (without manually setting the character encoding in the mail client). Detailed error: In lib/notification/notificationemail.php for function sendWikiEmailNotification(..) exists for sending those notifications. This function then calls tiki_send_admin_mail(..) in lib/mail/maillib.php which then starts a new instance of Zend_Mail. At this point, the Zend_Mail constructor would need to be given the charset or it uses iso-8859-1 as default. Since the whole procedure of sending the notification seems to be ignoring the charset settings of the general tiki settings, the constructor would need to be given "utf-8". I guess the error, though, is that character encoding is not set at all during the process. This might have to do with the fact, that wiki notifications are sent another way then i.e. structure notifications. Someone with a clue needs to look into this, though. |
tracker item |
|
Calendar events "Tentative" status does not work
The "Tentative" status for a calendar event always reverts to "Confirmed" after it is saved. |
tracker item |
|
Can not change article language - page not found error
As admin I view _article_, then click on the "Multilingual globe". This brings the translation page. At the bottom I select new language and press "Change language" button. All I receive is "Page not found" error. |
tracker item |
|
Can't create a survey
When I click 'Save' on the 'Create/Edit Survey' page, it displays the 'Are you sure you want to leave this page?' warning. If I click yes, no survey is created. If I click no, well, nothing happens. |
tracker item |
|
Canceled calendar events appear in the Upcoming Events module without
Seen in Tiki 5.x and 6.x: Events that have been canceled still appear in the list of upcoming events in the Upcoming Events module without any end-user notification that the event has been canceled. Tiki should either: * Not display canceled events in the module or * Display the event with a strikethru (or some other visual cue) to let end-users know that it is canceled. |
tracker item |
|
Cannot modify header information - headers already sent by (lang/de/language.php:10965)
lang/de/language.php causes a "Cannot modify header information" PHP error |
tracker item |
|
Cannot modify user in tiki-adminusers
We recently upgraded from Tiki-4.X to Tiki-5.X. We are running Tiki-5.3. There seems to be a bug when trying to modify a user under the administration page (tiki-adminusers.php). When trying to click on a user, one is asked to confirm (which is a new workflow) and then taken to the Edit User page. However, when one tries to modify something (e.g. password, email address), you are asked to confirm again, but it never completes. Here is a set of detailed steps to reproduce the problem: # Go to admin users (tiki-adminusers.php) # Click on user "demo" # Click "Click here to confirm your action" # Change email address from demo@demo.com to demo@demo.org # Click "Save" # Click "Click here to confirm your action" * Nothing happens. The page address is "tiki-adminusers.php#", but it never changes from the confirm action page. "Go Back" does not work, but "Return to Home Page" does. |
tracker item |
|
Canonical URL Tag
Please see: http://www.seomoz.org/blog/canonical-url-tag-the-most-important-advancement-in-seo-practices-since-sitemaps tiki-print.php -> tiki-index.php In trackers, if you find a tracker item following a search, you have some parameters in the URL for item 6 of 70. The canonical format should be just the tracker item. In blogs, tiki-send_blog_post.php?postId=xyz and tiki-print_blog_post.php?postId=6079 should be: tiki-view_blog_post.php?postId=xyz |
tracker item |
|
Comments: Do not show Style/Sort/Threshold/Search unless enough comments
In comments (on wiki pages for example), there is a bar: Style: Sort: Threshold: Search: This seems like clutter when there are only a few comments. Suggestion: Only have this bar if number of comments is high enough that a comment pagination is needed (ex.: 10) Related: {wish id=937} |
tracker item |
|
COUNTDOWN plugin breaks its users with undefined getDate error on PHP >=5.1
((RoadMap)) shows "Fatal error: Call to undefined method TikiDate::getDate() in /home/tiki/public_html/lib/wiki-plugins/wikiplugin_countdown.php on line 60". This happens when using the COUNTDOWN plugin on PHP 5.1 and later due to a missing definition of getDate() in the lib/tikidate-php5.php TikiDate. The old TikiDate (lib/tikidate-pear-date.php) declared that function (via inheritance). This was introduced in r14129 and widely exposed in r20047 on lib/tikidate.php. |
tracker item |
|
db/tiki.sql has typo on line 1, bad comment formatting
Operations failed: 1 SQL queries. Display details. During an upgrade, it is normal to have SQL failures resulting with Table already exists messages. tiki - -------------------------------------------------------- -- Database : Tiki -- -------------------------------------------------------- DROP TABLE IF EXISTS `messu_messages` You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '- -------------------------------------------------------- -- Database : Tiki -' at line 1 |
tracker item |
|
Detect browser language not working when global language is not English
Detect browser language is not working to me (to luciash, in fact, in a site which I admin), in a recently upgraded site from 2.4 to 3.0. This affects Tiki 3 to 7 and is a regression from Tiki 2. |
tracker item |
|
dev.tikiwiki.org -> delete from user list all users that are not necessary here
To speedup this site, delete any login which: 1- has not voted in tracker ratings 2- has not submitted, modified or commented a tracker item 3- no tracker item is submitted to them In short, all logins which are not useful here at the moment. Logins will be recreated here at their next login via InterTiki anyway... |
tracker item |
|
Editor can not create a Tiki Sheet
User with Editor plus sheet edit permission tried to create a Tiki Sheet in v2.0RC4 -Arcturus-. An error occured in a database query! Context: File tiki-sheets.php Url tiki-sheets.php Query: INSERT INTO `tiki_sheets` ( `title`, `description`, `author` ) VALUES( ?, ?, ? ) Values: 0 testsheet 1 this is a test 2 NULL Message: Column 'author' cannot be null Built query was probably: INSERT INTO `tiki_sheets` ( `title`, `description`, `author` ) VALUES( 'testsheet', 'this is a test', NULL ) |
tracker item |
|
Email notification don't work except if "watch minor" is checked
Email notification don't work except if "watch minor" is checked |
tracker item |
|
empty hash on notification messages from articles to unsubscribe
Links to remove email notification messages come without hash (see below the live example from TikiFestNY) http://tikiwiki.org/tiki-user_watches.php?hash= {QUOTE()} Edit article post: TikiFest NY by lindon at Tue 24 Nov. 2009 06:10 CET View the article at: http://tikiwiki.org/article179 If you don't want to receive these notifications follow this link: http://tikiwiki.org/tiki-user_watches.php?hash= __''Announcing the first ever TikiFest in New York City being held from January 14-18, 2010!''__ TikiFestNY is a big bug squash! The idea is to knock out as many bugs as possible and have as much fun as possible doing it. If a bug takes more than 30 minutes to fix, then we move on to the next one. Also, invites will be going out locally for an introduction to Tiki presentation on Saturday afternoon followed by refreshments. Hope lots of people can make it! Remote participation is also possible for those that can't. Find complete information at TikiFestNY. %%%::__~~purple:{COUNTDOWN(enddate=>14-Jan-2010 locatetime=>off)} until TikiFestNY!{COUNTDOWN}~~__:: %%%::''__See you there!__'':: ---------------------- {QUOTE} |
tracker item |
So why not add an "eye" in view articles and list articles?