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 12 years ago
Closed 11 years ago
#969 closed enhancement (fixed)
Installer should invalidate the cache of config files
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | Jelix 1.2 beta |
Component: | jelix:installer | Version: | trunk |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
after the installation of an application or of some modules, the cache of config files should be deleted or the config files should be modified so the cache will be regenerated.
Change History (2)
comment:1 Changed 12 years ago by laurentj
- Summary changed from Installer should inavlidate the cache of config files to Installer should invalidate the cache of config files
comment:2 Changed 11 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed. http://bitbucket.org/jelix/jelix-trunk/changeset/66053309553d/ I think this is enough.