Opened 14 years ago
Last modified 14 years ago
#513 testing enhancement (fixed)
Display target url in links in message viewer
Reported by: | mortonda@… | Owned by: | mortonda@… |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.3 |
Component: | PHP scripts | Version: | 1.0.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
The new HTML Purifier is extremely effective in protecting us from bad stuff in the message viewer, so much so that we cannot see what urls actually point to.
With a little bit of work, we can have a tooltip pop up with the destination url, but still unclickable.
Attachments (3)
Change History (8)
comment:1 Changed 14 years ago by mortonda@…
- Owner changed from dmorton to mortonda@…
- Status changed from new to assigned
comment:2 Changed 14 years ago by mortonda@…
- Status changed from assigned to accepted
The attached patch is mostly done, but if available it may be good to avoid the EnableID option if we can add a special AllowID parameter to html purifier.
Changed 14 years ago by mortonda@…
comment:3 Changed 14 years ago by mortonda@…
We could easily modify it to require a click to open and close the tooltip, if desired.
comment:4 Changed 14 years ago by mortonda@…
- Resolution set to fixed
- Status changed from accepted to testing
comment:5 Changed 14 years ago by mortonda@…
Note: See
TracTickets for help on using
tickets.
The necessary enhancements to HTML Purifier are in the current development version, and should appear in the next version which I hope will be out before 1.0.3. Here's the forum thread where we worked on a sample implementation:
http://htmlpurifier.org/phorum/read.php?5,2519