Opened 16 years ago
Closed 16 years ago
#175 closed enhancement (fixed)
save path in form that is compatible across platforms
Reported by: | rempel | Owned by: | promot |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | PromotKernel | Version: | |
Severity: | bad | Keywords: | path files |
Cc: |
Description
normalize path to use / (readable for windows and linux) and to be relative (which/given root?).
Change History (1)
comment:1 Changed 16 years ago by rempel
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
normalization is done on linux to cope with windows file separators (allegro normalizes on windows to windows separators). fixed with [8652]