Loading...
 
Skip to main content

tiki-edit_structure.php broken in pre-13 / trunk

Status
Closed
Subject
tiki-edit_structure.php broken in pre-13 / trunk
Version
14.x
Category
  • Release Blocker
  • Regression
  • Usability
Feature
Wiki Structure (book & table of content)
Resolution status
Please retest
Submitted by
Torsten Fabricius
Lastmod by
Torsten Fabricius
Rating
(1)
Description

2015-03-10 EDIT: SOLVED! Thx LPH and Gezza.

WikiStructure administration:

The "Save" button is not appearing ...
... and not working

  • not if made displayed via "inspect element"
  • nor if hardcoded visibility (ex: tiki-edit_structure.php -> button save - > display:none for ajax=n)


Maybe a problem with AJAX in Tiki pre-13 / trunk??

in tiki-edit_structure.php following is not working:

add filtered wikipages to the structure AND SAVE

move pages in the structure to different positions AND SAVE

delete wikipages out of the structure AND SAVE

So all functionality is there, but just "saving" is not possible.

I did not make a show instance here, but please check out http://dev.tiki.org/item5093,
where I will document and add more pre-13 related bugs to the show instance:

see the structure

try to alter the structure

Server login: show/show
Tiki login: admin/12345


Workaround

It is possible to add pages via the structure navigation bar on top of the pages.

But be careful: good chances to end up with wrong ordered pages, as pages are mainly aded to the end of the structure/substructure and it is not possible to move/promote/demote pages.

Importance
10 high
Easy to solve?
6
Priority
60
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5094
Created
Sunday 12 January, 2014 18:55:31 UTC
by Torsten Fabricius
LastModif
Tuesday 10 March, 2015 20:48:17 UTC


Show PHP error messages