Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2010-01-07 14:23:08
- stopsatgreen
- Member
- Registered: 2008-07-03
- Posts: 50
Can't save/preview 'not well formed' HTML Forms
I’m using TXP 4.2 on two sites, and have the same problem on both; when I try to save a Form that’s ‘not well formed’ (or, plain HTML) I get a 404 error; so for example this works:
<p>Hello!</p>
But this doesn’t:
<p></p>
And, unfortunately, neither does this:
<p><txp:title /></p>
Don’t get the same issue for Pages or CSS, only Forms. Anyone got a clue why this might be happening?
Offline