Loading...
 
Skip to main content

Blank page when trying to save wiki page

Status
Closed
Subject
Blank page when trying to save wiki page
Version
18.x Regression
19.x
Category
  • Error
Feature
Wiki (page view, edit, history, rename, etc)
Resolution status
New
Submitted by
Wiebe
Lastmod by
Wiebe
Rating
(0)
Description

Upgrade from 18.1 to 18.3, no configuration changes.
Just getting a blank page after trying to save a wiki page, and nothing is saved.

Please see this MySQL log, it's trying to save the page and then just quit...

MySQL log
Copy to clipboard
2019-01-29T08:20:42.094875Z 14 Query INSERT INTO `tiki_pages` (`pageName`, `pageSlug`, `hits`, `data`, `description`, `lastModif`, `comment`, `version`, `version_minor`, `user`, `ip`, `creator`, `page_size`, `is_html`, `created`, `wysiwyg`, `wiki_authors_style`, `flag`, `lockedby`, `comments_enabled`) VALUES ('Structure Menu', 'Structure-Menu', '0', '{module module=\"menu\" nobox=\"y\" structureId=\"1\" type=\"horiz\" css=\"y\" bootstrap=\"n\" navbar_toggle=\"n\" menu_id=\"structure_menu1\" setSelected=\"n\"} ', '', '1548750042', ' ', '1', '0', 'admin', '172.16.5.15', 'admin', '145', '0', '1548750042', 'y', '', '', '', 'y') 2019-01-29T08:20:42.095536Z 14 Quit

Please feel free to suggest some test to figure out what is going on, I'm happy to test this.

Solution
Fixed by implementing the fix from http://sourceforge.net/p/tikiwiki/code/68797Question in 18.3.
Importance
10 high
Easy to solve?
5
Priority
50
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7008
Created
Tuesday 29 January, 2019 09:13:42 UTC
by Wiebe
LastModif
Thursday 14 February, 2019 09:15:15 UTC


Show PHP error messages