Loading...
 
Skip to main content

New sheet in page: Regressions in trunk

Date or revision number Reported by Description (ideally with a link to issue on demo.tiki.org/trunk/) Regression from version number Status
2011-12-27 marclaporte, xavi page aliases not working (see bottom of page) 8 still broken on r40226 (20120318)
2012-01-27 Torsten maketoc works on a WYSIWYG page in Tiki_8.x and NOT in Tiki_pre-9_trunk
2012-02-5 marclaporte Spreadsheet: unable to remove a column (page just refreshes) OK in r470 (jQuery.sheet 2.0.x branch)
2012-02-5 marclaporte --Spreadsheet: ~np~ {sheet} no longer lets you create a sheet where is should become {sheet id=5} ~/np~ after-- OK in r40039
2012-02-5 marclaporte comments on blogs: the box is way too big OK in r40039
2012-02-5 marclaporte notes: there are two notes above a wiki page, after saving OK in r40039
2012-02-6 marclaporte unable to activate a wikiplugin from a wiki page. It should send me to tiki-admin.php OK in r40039
2012-02-6 marclaporte Token via tiki-share.php?url= gives Your access to this page has expired
2012-02-6 marclaporte Login bug on trunk (chealer has info) fixed in trunk
2012-02-14 marclaporte stray { without a close: causes other plugins to malfunction ml asked lph to look into it
2012-02-14 marclaporte PluginInclude no longer has section edit-like behavior fixed
2012-02-15 marclaporte 3 instances of PluginInclude in a page: only generates one plugin helper icon OK in r40039
2012-03-06 marclaporte Draw: ~np~ {draw} no longer lets you create a drawing where is should become {draw id=5} ~/np~ after (try it and you'll see issues)
2012-03-11 sylvieg Number of comments not anymore displayed in the tab and bottom of wiki page
2012-03-11 sylvieg unified search returns comments of tracker items you can not see
2012-03-11 sylvieg you can not choose anymore groups in group tracker field
2012-03-13 sylvieg Visible by creator et admin in tracker field does not exist anymore
2012-03-15 marclaporte All attachments are listed below http://trunkdev.tiki.org/Version%20lifecycle
2012-03-18, r40226 xavi custom icons in toolbars: breaking tiki due to smarty seecurity in tiki9 . Workaround here: http://doc.tiki.org/Tiki9#Upgrading . You'll have to replace the old path (pics/icons/) with the new path (img/icons/) in all mysql tables involved (fyi custom mod 6, 8
Manually: Admin home > Wiki > Tools > Mass search and replace (tiki-search_replace.php) does this job for wiki pages only.
For custom user modules, you have to replace those paths by hand module by module (Admin > modules > ...).
2012-03-18, r40226 xavi editing "Admin home > L & F > Cutom codes" is not possible, since Tiki breaks some html tags. 6 at least
  • url become ur< x>l at the "Custom CSS"
  • style tags become st< x>yle at the "Custom HTML Content
  • script tags become sc< x>ript at the "Custom End of Code
2012-03-18, r40226 xavi messages from users don't provide information about which user sent that message 6, 7 (broken in 8 already)
2012-03-18, r40226 xavi in recent trunk revisions (tested from r40100 up to 40226 ), I got in two trunk sites on different servers the same "Error 310 (net::ERR_TOO_MANY_REDIRECTS)". 6 at least
I have a working site in a url like http://tiki6.org .
I did a test tiki9 installation in a subfolder, thus: http://tiki6.org/tiki9/ .
In such case , I get the "Error 310 too many redirects" when attempting to access the http://tiki6.org/tiki9/ with the same browser
2012-03-18, r40226 xavi js minification produces some error in many servers where upgrades are attempted. Safe step is to disable it at upgrade time: Admin home > performance 6 at least
2012-03-18, r40226 xavi Module menu was relocated under the "topbar" section of modules, while it should be in the "Top" section. (Admin > modules > Topbar > esdit menu module > select "top" instead of topbar" and save. 6 at least
2012-03-18, r40226 xavi PluginGroups not parsed for anonymous. At least when used in tracker items (static text field) or in module site_my_cod 6 at least
2012-03-18, r40226 xavi width of modules shown in wiki pages are narrower than in proposals/6x. 6 at least
Show PHP error messages