
24 Aug
2010
24 Aug
'10
10:55 p.m.
MiscUtil uses identity comparison for string -------------------------------------------- Key: CAL-20 URL: http://jira.qos.ch/browse/CAL-20 Project: CAL10N Issue Type: Bug Reporter: Nick Belaevski Assignee: Ceki Gulcu In method ch.qos.cal10n.util.MiscUtil.urlToFile(URL) there's a code: if(url.getProtocol() != "file") that uses identity comparison of strings -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira