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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is likely caused by you host running mod_security which is trying to block sql injection attacks.