developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 13 years ago
Closed 13 years ago
#419 closed bug (fixed)
Generated scripts under windows should contain path with slashes
Reported by: | laurentj | Owned by: | laurentj |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0.1 |
Component: | jelix-scripts | Version: | 1.0 |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
When migrating an application generated under windows, to a linux server, pathes into index.php are bad because of the use of anti-slashes. Pathes should contains only slashes.
Change History (2)
comment:1 Changed 13 years ago by laurentj
- Owner set to laurentj
- Status changed from new to assigned
comment:2 Changed 13 years ago by laurentj
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Fixed in the trunk and 1.0.x branch