Posted by nicholas.alipaz on July 6, 2009 at 10:07pm
| Project: | Beautify |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | nicholas.alipaz |
| Status: | closed (fixed) |
Issue Summary
I had quite some trouble tracking this down. It seems that this module causes webforms from the webform module to get output as a white page with no body content. I assume something invalid in markup somewhere.
Any way around this?
BTW, this is a really great module, I love the beauty of the output source code.
Comments
#1
what are your settings for Beautify?
#2
My settings are attached as an image. Of course the enable was set to "checked" when it was in use. Turning it off fixed my issue with webform.
#3
any input on this? I would really like to use this module, but I can't use it in conjunction with webforms currently.
#4
I'm getting the same results with anonymous comments pages. Probably the same issue.
#5
Just to add, it affects the ubercart checkout page as well, so most likely something to do with the core form api rather than webform. I will try and take a look into it if I get a moment once this project is out the way.
#6
Just so you guys know, you can "avoid" this issue with the patch in #726300: Page and PHP Visibility settings for Beautify
#7
Found the issue recently and got the authors of the htmLawed library to fix it.
http://www.bioinformatics.org/phplabware/forum/viewtopic.php?id=195
Just update to latest version of htmLawed and this should no longer be an issue.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.