We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#2537 closed Defect (fixed)

Enabling a plugin doesn't correctly regenerate the CSS simple cache

Reported by: brettp Owned by:
Priority: high Milestone: Elgg 1.7.4
Component: Core Version: 1.7
Severity: major Keywords:
Cc: brettp Difficulty:

Description

To reproduce:

  1. Install 1.7.2 or above
  2. Enable groups plugin
  3. Create new group
  4. Group profile is missing CSS
  5. Upgrade.php
  6. Group profile works

Change History (5)

comment:1 Changed 3 years ago by brettp

(In [svn:7026]) Refs #2537: Invalidating instead of regenerating simplecache when plugin states are changed.

comment:2 Changed 3 years ago by brettp

Could someone please confirm this is a problem in 1.7.2/3 and I'm not just crazy? I can't believe we didn't have any complaints about this from new installations or people trying out plugins.

comment:3 Changed 3 years ago by cash

I think this is why there was a regenerate simplecache on the plugins page. I have noticed oddities in the simplecache in the latest versions but I generally run with it off for development.

comment:4 Changed 3 years ago by brettp

  • Resolution set to fixed
  • Status changed from new to closed

That could well be....

Invalidating instead of regenerating seems to be working, so I'm closing this as fixed.

comment:5 Changed 3 years ago by cash

(In [svn:7110]) Refs #2537 - merged [svn:7026] into trunk from 1.7 branch

Note: See TracTickets for help on using tickets.