Closed Bug 218585 Opened 21 years ago Closed 21 years ago

entering bug generates Javascript error

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

x86
Windows 2000
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 219216

People

(Reporter: jhlavon, Assigned: myk)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; H010818)
Build Identifier: 

When enter new bug throw script "bugzilla/enter_bug.cgi", this file/line

\wwwroot\bugzilla\template\en\default\bug\create\create.html.tmpl
    Line 37
    default_owners[[% count %]] = "[% c.default_login FILTER html %]";

generate Javascript error "Endless string constant", and 

target line is breaken in two lines:

    default_owners[0] = "root@localhost.web
";



Reproducible: Always

Steps to Reproduce:
always after page reloaded
Bugzilla version 2.17.4 updated from CVS at Sept 7 2003
The line in question was last touched on Sep 17 to fix bug 219216. Could you 
update to tip and see if your problem persists?
In CVS version at Oct 10 2003 bug no more appears :-)
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---

*** This bug has been marked as a duplicate of 219216 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → DUPLICATE
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.