Opened 3 years ago
Closed 5 months ago
#2559 closed Defect (worksforme)
CSS cache does not update
| Reported by: | dannyl | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Needs Review |
| Component: | Core | Version: | 1.7 |
| Severity: | critical | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
May be related to Ticket #2537
Running on a development machine with simple cache off. Deployed to production machine with exact same configuration (Ubuntu) but - with database with simple cache turned on. After a change to the messages/css - the development machine recognizes the new css classes but the production machine (even after running upgrade.php) does not refresh to the new aggregated css - confirmed that classes do not appear in _css/css.css
Change History (5)
comment:1 Changed 3 years ago by cash
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 2 years ago by cash
- Resolution changed from duplicate to fixed
(In [svn:8039]) Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_icon()
comment:3 Changed 2 years ago by cash
wrong ticket
comment:4 Changed 5 months ago by cash
- Resolution fixed deleted
- Status changed from closed to reopened
comment:5 Changed 5 months ago by cash
- Resolution set to worksforme
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.

All evidence points to this being a duplicate of #2537. If you can reproduce the problem with the beta of 1.7.4, please reopen.