Ticket #7330 (closed defect: fixed)
email escaping does not work
| Reported by: | buge@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.1 |
| Component: | wiki system | Version: | 0.11 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Seems like using ! to escape email addresses does not work on wiki pages in 0.11rc2.
example@example.org !example@example.org
The first will expand to a mailto: link, the second will also but with a prepended ! before the link.
!mailto:example@example.org seems to work correctly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


