Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#4680 closed defect (bug) (invalid)

If post contains text "delete from" it won't be saved

Reported by: gennadiy_l Owned by:
Priority: normal Milestone:
Component: Administration Version: 2.2.1
Severity: normal Keywords:
Cc: Focuses:

Description

If a post contains text "delete from" and you will try to save it you will get 404 error.

It could be just "...press 'Delete from disk' button..." for example.

I am not sure but I think it is related to "delete from" SQL statement.

Change History (1)

#1 @westi
19 years ago

  • Resolutioninvalid
  • Status newclosed

This is likely caused by you host running mod_security which is trying to block sql injection attacks.

Note: See TracTickets for help on using tickets.