Actions
Bug #53
closedshopper_header_l.inc - JSP header include error
Start date:
01/19/2011
Due date:
01/28/2011
% Done:
100%
Estimated time:
Resolution:
Cant reproduce
Description
shopper_header_l.inc:
================
- JSP header include error
Log:
An error occurred at line: 123 in the jsp file: /include/shopper_header_l.inc Syntax error on token "Japanese", , expected 120: if (myLocale.toString().equals("ja_JP")) 121: out.println("<option value=\"ja_JP\" selected>"Japanese "</option>"); 122: else 123: out.println("<option value=\"ja_JP\" >" Japanese "</option>"); 124: 125: %> 126: </select>
Updated by chin-yeh almost 14 years ago
Couldn't identify the problem. It could be thrown by other application as the existing file do not contains those codes
Updated by chin-yeh almost 14 years ago
- Status changed from Resolved to Closed
reopen if occurs again
Actions