I was posting some code on my site and have code enabled.. but it deoes not seem to fliter it at all.
The code is hidden from view. Am I missing something? I tried BBcode but that is not the answer either.

Please let me know why the following code cannot be used in a code tag...

<input type="submit" value="Search >" o nClick="this.value = ' wait ... '; this.disabled = true; this.form.submit();">

Code Above...
I had to seperate o nclick to show it otherwise I get:

"Terminated request because of suspicious input data."

Comments

neofactor’s picture

Just wanted to find out if anyone knows the business logic that prevents posts?

Seems like Drupal.org modified their trapping, but what are the things it checks for in a post?