alterm4nn / ChronoZoom

ChronoZoom is an interactive timeline for all of history.
http://www.chronozoom.com
160 stars 127 forks source link

Timeline remains in the favorite list after removal #1146

Open v-avdeev opened 11 years ago

v-avdeev commented 11 years ago
  1. Open cz
  2. Auth as any user
  3. Create timeline
  4. Set this timeline as favorite
  5. Call script for display all favorite timelines (CZ.Service.getUserFavorites())

or see demo Actual result: Deleted timeline is present at the favorite list

Expected result: Deleted timeline isn't present at the favorite list

azenchenko commented 11 years ago

Issue with triples. Triples should be removed with timeline.

M3tan3rd commented 11 years ago

I suggest that this is a 'minor' problem because caching will create this problem all the time. Alex's comment of course is still valid.