Opened 14 years ago
Closed 14 years ago
#262 closed defect (wontfix)
Inconsistent slash use
Reported by: | osjonathan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.6.0 RC2 |
Component: | General | Version: | v2.6.0RC0 |
Keywords: | Cc: |
Description
This may be a jetty bug, and if so please report it to wherever they have their bug reporting.
I've noticed in the log a lot of lines like:
2010-07-30 16:11:04,982 ERROR [jeeves.service] - -> (C) stylesheet : C:\Program Files\geonetwork\web\geonetwork/xsl/main-page.xsl
2010-07-30 16:11:00,003 INFO [jeeves.engine] - Loading : C:\Program Files\geonetwork\web\geonetwork/WEB-INF/config-portal.xml
2010-07-30 16:11:00,019 INFO [jeeves.engine] - Loading : C:\Program Files\geonetwork\web\geonetwork/WEB-INF/config-export.xml
Etc, if you look closely you'll notice that they're alternating from \ to / in the same URI. Given the program doesn't break badly I guess it's just for error reporting rather than internal, but they should still be consistent.
Change History (2)
comment:1 by , 14 years ago
Milestone: | v2.6.0 RC0 → v2.6.0 RC2 |
---|---|
Version: | v2.6.0 → v2.6.0RC0 |
comment:2 by , 14 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |