Closed Bug 151312 Opened 24 years ago Closed 24 years ago

Preset queries need to close <a href> tag sooner (spacing issue between separators)

Categories

(Bugzilla :: User Interface, defect)

2.17
x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 150798

People

(Reporter: stephend, Assigned: myk)

References

Details

Attachments

(1 file)

Preset queries need to close <a href> tag sooner (spacing issue between separators) See the attached screenshot, but basically: In my Preset Queries section, the links look like this: Assigned Bugs_| Filed Bugs_| when it should appear as: Assigned Bugs | Filed Bugs | The extra underscore is probably from an open <a href> tag. <a href="http://www.foo.com">Assigned Bugs<space></a>| which should be: <a href="http://www.foo.com">Assigned Bugs</a><space>|
I'm not seeing this on my local install, but I am seeing it on b.m.o. How odd. Myk: can you make sure there isn't a carriage return in the template (globals/useful-links.html.tmpl)? Gerv
Version: unspecified → 2.17
gerv's not seeing it cause its fixed in cvs *** This bug has been marked as a duplicate of 150798 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified dup; thanks for fixing this bradley.
Status: RESOLVED → VERIFIED
On b.m.o as in the trunk the URLs look like this: <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=[% q.name FILTER url_quote %]">[% q.name FILTER html FILTER no_break %] </a> Gerv- Maybe you are running with POST_CHOMP?
D'oh. Should've read all comments.
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: