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.

CommentFileSizeAuthor
#2 Beautify-Settings.png34.63 KBnicholas.alipaz

Comments

mikeytown2’s picture

what are your settings for Beautify?

nicholas.alipaz’s picture

StatusFileSize
new34.63 KB

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.

nicholas.alipaz’s picture

any input on this? I would really like to use this module, but I can't use it in conjunction with webforms currently.

boztek’s picture

I'm getting the same results with anonymous comments pages. Probably the same issue.

andymantell’s picture

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.

nicholas.alipaz’s picture

Just so you guys know, you can "avoid" this issue with the patch in #726300: Allow user to enable/disable Beautifier on specific routes/pages

nicholas.alipaz’s picture

Assigned: Unassigned » nicholas.alipaz
Status: Active » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.