Task #273
zula_htmlspecialchars() use ENT_QUOTES instead
| Status: | Closed | Start date: | 2010-05-06 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Alex Cartwright | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 2.6.0 | |||
| PHP Version: |
Description
zula_htmlspecialchars() should use ENT_QUOTES instead of ENT_COMPAT to ensure that single quotes get converted to their correct entity. Currently single quotes are kept the same.
History
Updated by Anonymous almost 2 years ago
- Status changed from Confirmed to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"ca8f7c7288f1fdcdce607a9a6391e8299db366b3".