Auto-recognize HTTP URLs in reports and hyperlink them
Bug #1149160 reported by
John-Magne Bredal
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Network Administration Visualized |
Fix Released
|
Wishlist
|
John-Magne Bredal |
Bug Description
If there are links in the opt fields in rooms they are clickable in /info/room. This is also wanted in the room report.
Changed in nav: | |
milestone: | none → 4.3.0 |
status: | New → Fix Committed |
summary: |
- report room clickable links in opt fields + Auto-recognize HTTP URLs in reports and hyperlink them |
Changed in nav: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
There is no quick fix for this as the fix done in /info/room was to just add urlize to the fields. As the report does not use django templates this is not as easy.