Fix photo JSON handling in the story, where the data is cached incorrectly. Fixes bug #12136

This commit is contained in:
Colin Kuskie 2011-05-31 15:16:02 -07:00
parent b872694390
commit ab1b6aa4fd
3 changed files with 64 additions and 18 deletions

View file

@ -5,6 +5,7 @@
- canView will now be checked before calling ANY www_ method on account
plugins to fix an Inbox security bug (and other similar potential bugs).
- fixed #12139: break on calander feeds during upgrade
- fixed #12136: Unable to add more than one image in Story
7.10.17
- fixed: Forced to use a PayDriver even with a balance of 0 in the cart.