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 11 years ago
Closed 11 years ago
#1076 closed bug (fixed)
1.0.12 opt build contains a fatal error in lib/jelix/init.php
Reported by: | bballizlife | Owned by: | |
---|---|---|---|
Priority: | highest | Milestone: | Jelix 1.0.12 |
Component: | tools:jelix build | Version: | 1.0.12 |
Severity: | blocker | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
A build on the 1.0.x branche (and so the recently build 1.0.12 release), in opt mode contains a fatal error in lib/jelix/init.php on line 1363.
Indeed this line is "<?php" and it shouldn't.
Change History (1)
comment:1 Changed 11 years ago by laurentj
- Milestone set to Jelix 1.0.12
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed http://bitbucket.org/jelix/jelix-1.0.x/changeset/c0e8830d7ff3/ http://bitbucket.org/jelix/jelix-1.0.x/changeset/bb1be98f6df7/