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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Beautify-Settings.png | 34.63 KB | nicholas.alipaz |
Comments
Comment #1
mikeytown2 commentedwhat are your settings for Beautify?
Comment #2
nicholas.alipaz commentedMy 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.
Comment #3
nicholas.alipaz commentedany input on this? I would really like to use this module, but I can't use it in conjunction with webforms currently.
Comment #4
boztek commentedI'm getting the same results with anonymous comments pages. Probably the same issue.
Comment #5
andymantell commentedJust 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.
Comment #6
nicholas.alipaz commentedJust so you guys know, you can "avoid" this issue with the patch in #726300: Allow user to enable/disable Beautifier on specific routes/pages
Comment #7
nicholas.alipaz commentedFound 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.