Menu

#74 javascript error deleting team

V1.5.*
open
nobody
5
2006-02-04
2006-02-04
No

Firefox reports:

Error: unterminated String literal
Source File: javascript:deletion('Config
Line: 1

The offending line appears to be in
Jsp_CompanyAdmin/Teams.jsp:

<a href=javascript:deletion('Config team')
title=Deletion><img src=../images/basic/trash.gif
width=14 height=14 border=0></a>

I'm not sure, but the href value should probably be
enclosed in "s. Debatably, all tag attributes should be
enclosed in "s.

Discussion


Log in to post a comment.