Opened 7 years ago
Closed 5 years ago
#1483979 closed Bugs (wontfix)
Issue with: magic_quotes_sybase = On
| Reported by: | ericdes | Owned by: | till |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-stable |
| Component: | Client Scripts | Version: | 0.1-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The parse_attrib_string($str) function will not work properly if magic_quotes_sybase is set to On in php.ini.
Change History (2)
comment:1 Changed 5 years ago by till
- Milestone set to 0.1-stable
- Owner set to till
- Status changed from new to assigned
comment:2 Changed 5 years ago by till
- Resolution set to wontfix
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

Added this to my check ([d7f79515]). Please turn it off!