Closed Bug 528882 Opened 16 years ago Closed 16 years ago

Automatic linkification does not work for wrapped elements (e.g. bug ids)

Categories

(bugzilla.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 514703

People

(Reporter: whimboo, Unassigned)

Details

The automatic linkification is broken for wrapped elements like bug ids. You can see that in bug 466778 comment 4. As result the given bug id doesn't show a link.
Blocks: bmo-regressions-0911
No longer blocks: bmo-upgrade-34
This is sort of on purpose (see bug 105865) Dave, what is is_wrapped set to for that comment? The issue here is that bug/comments.html.tmpl always wraps the comment but then passed comment.already_wrapped to quoteUrls rather than 1. However, that would effectively undo bug 105865, plus won't work on HEAD.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
No longer blocks: bmo-regressions-0911
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.