Closed
Bug 340408
Opened 19 years ago
Closed 19 years ago
Bonsai generates invalid JavaScript code for file links
Categories
(Webtools Graveyard :: Bonsai, defect)
Webtools Graveyard
Bonsai
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 265644
People
(Reporter: Gavin, Assigned: tara)
References
()
Details
The links that point to the files have an onclick handler that looks like:
onclick="return js_file_menu(/cvsroot, 'mozilla/foodir', 'foofile', '1.1', 'HEAD', event)
The "/cvsroot" part is invalid syntax. It looks like it needs to be quoted.
| Reporter | ||
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 265644 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•