Opened 18 months ago
Last modified 17 months ago
#19455 new defect (bug)
The "magic_quotes_sybase" Problem — at Version 2
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | 3.2.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | summer.alex07@…, kpayne@… |
Description (last modified by SergeyBiryukov)
Post A Post, titled (in the double quote) : "Charlie's little cat"
It will become (in the double quote) : "Charlie''s little cat"
Notice that, single quote become double quotes!!
YES , My 'magic_quotes_gpc' and 'magic_quotes_sybase' are enabled!
Here is The PHP.NET links: http://php.net/manual/en/security.magicquotes.disabling.php
Change History (3)
summerblue — 18 months ago
comment:2
SergeyBiryukov — 18 months ago
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.

Related: r18549