Wed Apr 27 20:09:45 2005

Ticket #891 (Closed: fixed)

multiple copies of the same Playable in scratchpad


Priority: normal Reporter: fgerlits
Severity: minor Assigned to: fgerlits
Component: bug Status: closed
Version:   Resolution: fixed
Milestone:   Keywords:  

Description by fgerlits:

The GLiveSupport::addToScratchpad() function currently will add the same Playable object to the scratchpad several times. Correct behavior would be to move the object to the top of the scratchpad when it is added the second time.

Attachments

Changelog

Fri Apr 29 14:51:21 2005: Modified by fgerlits

  • status changed from new to assigned
  • owner changed from anonymous to fgerlits

Fri Apr 29 15:21:09 2005: Modified by fgerlits

  • resolution set to fixed
  • status changed from assigned to closed

fixed; new item is added at the top, and (first) old item with identical unique ID is removed, if found i.e., strictly spoken not the old object is moved up, but a new copy is added instead -- I hope this is OK


Add/Change #891 (multiple copies of the same Playable in scratchpad)




Change Properties






Action