Ticket #148 (closed defect: fixed)
Non escaped & in forced external links
| Reported by: | DarTar | Owned by: | unassigned |
|---|---|---|---|
| Priority: | high | Milestone: | 1.1.6.2 |
| Component: | core | Version: | 1.1.6.1 |
| Severity: | normal | Keywords: | validation |
| Cc: |
Description (last modified by DarTar) (diff)
Forced external links like the following:
[[http://www.example.com/index.php?p=1&q=2 Example]]
break validation: &'s are not correctly escaped as & in the rendered page.
This issue only affects forced links and not URLs added literally, which are correctly rendered.
Related tickets
Change History
Note: See
TracTickets for help on using
tickets.