Comment 1 for bug 1010507

Revision history for this message
Daniel Holbach (dholbach) wrote :

Great work in figuring this out.

The reason this didn't become a more obvious problem is that normally the cache would be set up, the app would be added, the data saved (and modified as you found out), and the for loop would move on to the next app. In our case there are a few apps which are processed twice, because they turn up in several myApps queues, which seems like another bug to me. :-)