Troubleshooting

Docs

  • Bugs

Bugs

These are known bugs. They may or may not be fixed in the future.

  • <willdelete><?phpecho "willdelete";exit;?></willdelete> causes problems. Note the <?phpecho with no space before echo. It's probably okay if that gives an error, but the error is more subtle. The compiled output adds a question mark to the ?> so it becomes ??>... and I'm not sure if <?phpecho actually works as an open tag. I don't think so? (this is an oldd node, and the bug has not been recently reviewed. This footnote added 2025-12-11)