Bug Report #1190
Change to html_Core::anchor and html_Core::file_anchor
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Helpers | |||
| Target version: | 2.3.3 | |||
| Resolution: | fixed | Points: |
Description
In order to produce HTML strict compatible URL's, spaces need to be encoded to either %20 or + (depending on which RFC you follow).
The attached patch introduces a small wrapper method for specialchars() to allow this.
Related issues
Associated revisions
Fixing #1190.
History
Updated by Jeremy Bush almost 3 years ago
- Status changed from New to Closed
- Resolution set to fixed