Loading...
 

Regressions in 10x

This page is to report regressions and bugs found in branches/10.x


To who find/report a bug:
1/ Test on your website, test on demo, test on different version (and log results).
2/ Give short BUT COMPLETE explanation about the problem. (keep the essential remove the rest) - (give way to reproduce).
3/ Retest regularly and for each test, confirm your input. Change date and improve explanation.
4/ Log any changes and mark as solved IF RESOLVED (pleassssseeeee).

To who is able/volonteer to fix:
1/ (Please) check from time to time the x.x page regression and bugs report.
2/ Choose in specific bugs within your skill and available time range (estimate).
3/ Be in touch with the person that reported so he can help/update/retest/mark as solved.
4/ If you need to ask another dev something do it (involving back to bug reporter is usually not working - make things worst).
5/ Be sure you comment the log report with step taken and bug fix completion (svn release, backporting, etc)

Regressions with risk of data loss or corruption

These must be resolved any Alpha release or dogfood upgrade

Date or revision number Reported by Description Regression from version number Status
12 Dec12 - sorry still there in 44262 geoff
trackerlist plugin is just shown raw in wysiwyg editor instead of an editable plugin (ie the clickable grey box) along with a spurious image which is the result of corrupted data in the Source screen - see email to dev list 9Nov
10
Please try r44206 - this was fixed once, broke again, now fixed again i hope (and curse r41705 once more!) (jb)
sorry still not fixed (gb)
cannot reproduce anywhere except that one server - need more info to reproduce pls (jb)

Regressions with security issues

Date or revision number Reported by Description Regression from version number Status
Date or revision number goes here Reported by goes here
Description (ideally with a link to issue on demo.tiki.org/10x/) goes here
version number goes here
Status goes here
11 Mar 2013 Bsfez Permission are wrongly applied on search result when category differs from global. If global perms for "Can view trackers (tiki_p_view_trackers)" are not check but category same perm is check a user will see tracker's items will not be able to perform a search including those items (results say "No pages matched the search criteria"). If global perm is check and categor is uncheck, the user won't be able to view the items but able to see "forbidden data" in a search result. T10 and Trunk

Regressions which prevent the installation or upgrade

Date or revision number Reported by Description Regression from version number Status
Date or revision number goes here Reported by goes here
Description (ideally with a link to issue on demo.tiki.org/10x/) goes here
version number goes here
Status goes here

Regressions related to the installation or upgrade

Date or revision number Reported by Description Regression from version number Status

General regressions

Date or revision number Reported by Description Regression from version number Status
23 Nov 12 Bsfez
I have a random error with "trackerfield_starts. I have NEVER used this type field on this Tiki but still the error showup from time to time. Tody i catch the error on a wiki page i use for template that doesn't contain anything tracker (not module or plugin) but fields references.
Tiki 9 and Tiki10
25 Nov 12 Bsfez
I have duplicate comment field and button on Next. I have hard time to reproduce but it seams that having both "New Comment" and "Reply" button active while already writing a comment lead to this duplication. https://next.tiki.org/blogpost440-User-Login-Did-You-Know#comments
Tiki 9 and Tiki10
28 Nov 12 Bsfez
While entering data in the present table on Dev i was previsously able to add carriage return (shift-return) inside a cell (look previous input). It is not working anymore.

Tiki10
30 Nov 2012 marclaporte http://doc.tiki.org/Check is not redirecting to http://doc.tiki.org/Server+Check even though there is a page alias
Same for http://doc.tiki.org/Menus which should go do http://doc.tiki.org/Menu (jb)
Ok, it's a bug that happens when an alias leads to two pages. Tiki ideally should offer a link to both, like it does when you try to edit such a page
16 Dec 2012 arild Tracker modified watching doesn't work. Added a TrackerList plugin, with a watch button. Activating watch and adding a new tracker item, does not send an email Clarification is required (4/02/13)
11 Feb 13 Bsfez Some help text are displayed in the wrong language on demo10x Image Tiki10
11 Feb 13 Bsfez Side by side translation is broken on T9 and T10 if wysiwyg is selected. The HARD thing (beside forbidding non-hitech use) is that switching to wiki won't help as you won't be able to save (all buttons gone). Image Tiki9 & 10
19 Feb 13 Bsfez Colorbox plugin is broken. Title, Filename ( i guess description too) are not displayed http://show.tiki.org/10x/colorbox+test Tiki9 & Tiki 10
19 Feb 13 Bsfez In tracker, switching text area field from wysiwyg to non-wysiwyg corrupt all the fields in all the items. Not sure it can be solved quickly, but we should definitely add a big warning ! Tiki 10
19 Feb 13 Bsfez In http://show.tiki.org/10x/tracker3 (now totally corrupted) i tested wysiwyg in tracker text area fields. It was working just fine when i tested on the 31/01/13. I came across today and space were displayed on all the items " " Can't find a commit about it but may be someone has an idea about the change ? Tiki10
19 Feb 13 Bsfez In tracker when using wysiwyg for text area and tracker field "dynamic_list" changing page/item display a warning "Are you sure you want to navigate away from this page ?" even if nothing was edited/changed (even if i don't click the edit tab) - Note : If the preference (tiki_preferences) "feature_wiki_save_draft". When feature is "n" i have less warning Tiki10
19 Feb 13 Bsfez In tracker when using wysiwyg for text area the value weight and height (could be others) are not applied Tiki10
20 Feb 13 marclaporte same row issue Tiki9
31 Jan 13 marclaporte maketoc_encoding
6 Mars 13 Bsfez Cascading dynamic list field in tracker is broken again. It is not anymore possible to select a value from a dynamic list field to display the value of a second dynamic list. Only the first one is displayed properly, the second dropdown is empty. It has been fixed in Tiki6 Tiki9 & 10
14 March 13 Geoff (eromneg) Files field in trackers does not reliably allow a file (PDF tested) to be uploaded using either the simple 'browse' method or the 'drag and drop' method. Upload starts and then hangs at about 90% broken in Tiki 10.1 might be earlier

Not possible to import an exported tracker

Go to Trackers / Import from CSV
Paste the following

CSV raw data
Copy to clipboard
itemId,status,created,lastModif,"the header field -- 1","the text field -- 2","numeric field -- 3","the text area field -- 4","static text -- 5", 1,o,1351363726,1351363726,"","the text","123","The text area","", 2,o,1351363774,1351363774,"","123","1.0","sasa","", 3,o,1351453577,1351453577,"","121212","212121","fhdsakjfashlkhfsda",

results in - Error: Invalid data provided

Note: I am importing the tracker back into the same Tiki installation as exported the tracker/CSV file. "Preserve tracker ID" is not checked.
Arild

  • Think you're in the wrong place there - that's for the tracker structure which is not CSV data. Looks like someone's changed the label, will fix. Import of data happens from the main tracker list and looks like this: Image (jb)


Yes, you are right. I was in the wrong place. The new title for the import is much better.
However, ..
Exported trunk tracker

Tracker import
Copy to clipboard
itemId,status,created,lastModif,"Time -- 1","Messages -- 2", 1,o,1355777366,1355777366,"1355777280","fra tiki trunk",


Imported in Tiki 10
Reports
"
2038-01-19 04:14 fra tiki trunk
"
The time is wrong.

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools