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
- 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 logCopy to clipboard2019-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 QuitPlease 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/68797
in 18.3. - Importance
- 10 high
- Easy to solve?
- 5
- Priority
- 50
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7008
- Created
- Tuesday 29 January, 2019 09:13:42 UTC
by Wiebe - LastModif
- Thursday 14 February, 2019 09:15:15 UTC