Ticket #333 (new defect)

Opened 2 months ago

Last modified 2 weeks ago

adding new tags does not invalidate tag clouds

Reported by: rambo Assigned to: tepehe
Priority: minor Milestone: 8.09.4 Ragnaroek
Component: MidCOM component Version: 8.09 Ragnaroek
Keywords: Cc:

Description

which kind-of makes sense since the tags themselves have no parents.

photostream by-tag list probably has similar issues if a photo is tagged with existing tag.

we probably need to abuse the register_guid to register generic class names in views that need class-level invalidation.

Change History

10/13/08 11:02:57 changed by bergie

  • milestone changed from 8.09 Ragnaroek to 8.09.2 Ragnaroek.

10/20/08 23:02:04 changed by bergie

  • component changed from MidCOM core to MidCOM component.

10/31/08 10:34:47 changed by bergie

  • milestone changed from 8.09.2 Ragnaroek to 8.09.3 Ragnaroek.

Postponing for .3

11/18/08 12:33:40 changed by bergie

  • owner changed from bergie to tepehe.
  • milestone changed from 8.09.3 Ragnaroek to 8.09.4 Ragnaroek.

In additionto GUIDs, we need caching infrastructure to support generic "cache tags" that we can also call invalidate for. These should behave like GUIDs do now, but without the supposition that they point to a specific object.