Closed
Bug 286334
Opened 20 years ago
Closed 20 years ago
Use <wbr> instead of a space to allow long paths to break
Categories
(Webtools Graveyard :: Bonsai, defect)
Webtools Graveyard
Bonsai
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
|
1.33 KB,
patch
|
myk
:
review+
|
Details | Diff | Splinter Review |
It is annoying that paths under the File column in the table produced by cvsquery.cgi are broken up using a space character. We should use <wbr> instead to allow them to be copied and pasted without having to remove the spaces.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #177565 -
Flags: review?
Comment 2•20 years ago
|
||
What's an example URL where this occurs?
| Assignee | ||
Comment 3•20 years ago
|
||
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=jwatt%25jwatt.org&whotype=match&sortby=Date&hours=2&date=all&mindate=&maxdate=&cvsroot=%2Fcvsroot
Updated•20 years ago
|
Attachment #177565 -
Flags: review? → review+
| Assignee | ||
Comment 4•20 years ago
|
||
Checked in. Marking fixed. Checking in mozilla/webtools/bonsai/cvsquery.cgi; /cvsroot/mozilla/webtools/bonsai/cvsquery.cgi,v <-- cvsquery.cgi new revision: 1.51; previous revision: 1.50 done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•20 years ago
|
||
Comment on attachment 177565 [details] [diff] [review] patch Of course this hack wouldn't be necessary if bug 218580 didn't exist. This patch should probably be backed out after it's fixed. (I believe IE and Opera allow wrapping after forward slashes.)
Updated•8 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•