Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: web-2.1.1
-
Fix Version/s: web-2.1.2
-
Component/s: Web IO, Web Runner
-
Labels:None
-
Environment:Windows
-
Number of attachments :
Description
File contents display and viewing fails on Windows because paths use '\' for path separator.
Normalising paths to use '/' in place of '\' will make behaviour cross-platform.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
File contents display and viewing fails on Windows because paths need to be normalised to use '/' in place of '\'. |
File contents display and viewing fails on Windows because paths use '\' for path separator. Normalising paths to use '/' in place of '\' will make behaviour cross-platform. |
Mauro Talevi
made changes -
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |