Project:Tagging
Version:6.x-2.5
Component:UX / GUI / Interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:patch (to be ported)

Issue Summary

As suggested elsewhere, best workflow is to do a Preview before save. Trying to do so at the moment confronts us with a White Screen of Death.

Comments

#1

In the Error log I see:

PHP Fatal error: Cannot redeclare drupalwiki_extractor_extract() (previously declared in /var/sandbox2/sites/all/modules/tagging/modules/drupalwiki_tagging_suggest/drupalwiki_extractor.inc:11) in /var/sandbox2/sites/all/modules/tagging/modules/drupalwiki_tagging_suggest/drupalwiki_extractor.inc on line 56, referer: http://mydomain.com/node/2047/edit

#2

Status:active» needs review

fixed by changing require to require_once

AttachmentSize
Should_be_require_once.patch 647 bytes

#3

Status:needs review» patch (to be ported)

thanks for the patch, good job, will be included in 3.0

#4

Thanks for the patch, I had the same problem. This error only occurs, if you have php 5.3. So it's quite critical... WSOD

nobody click here