Since moving to 4.7, I've had a couple of users complain about "Precondition failed" errors. Here is the error:
Precondition Failed
The precondition on the request for the URL /classes/ evaluated to false.
Here is a post that causes this error:
This is a test. I am going to post an example of a command.
telnet www.mysite.com 80
This one posts OK:
telnet www.mysite.com 80
Here is a post that causes this error:
I use CVS. I like using CVS. When asked which CVS I used, I say just use it.
Here is a post that is OK:
I use CVS. I like using it. When asked which one I used, I say just use it.
The last one is particularly mystifying. Anyway, could anyone tell me what is making these checks and how I might make it a little less enthuiastic? Thanks ;)
JohnR
PS just tried turning off the HTML filter and the line-break filter and it seems to make no difference.