Skip to content

Fixes caching issues (highlighted news and followers)

Gabriel Silva requested to merge gabrielssilva/noosfero:cache_fix into master

Fixes a couple of caching issues:

  • Removes digest from highlighted news cache key, fixing manual expiring
  • Touches Profile timestamp when following a new profile, so the "Network Info" cache will expire immediately

Merge request reports