Restore addAttachments and restoreAttachments to the 7.x series. In 8.x, the object property will act like an arrayref, so they won't be necessary. Fixes bug #11861.

This commit is contained in:
Colin Kuskie 2010-09-14 10:42:59 -07:00
parent 0d2c4d6ba8
commit 45e8cdc233
3 changed files with 84 additions and 0 deletions

View file

@ -6,6 +6,7 @@
- fixed #11788: Calendar - Can't enter Midnight - Broke page layout
- fixed #11855: Purging Shortcut from Trash causes loop
- fixed #11865: URL with slash no longer works.
- fixed #11861: addAttachment method removed from WebGUI 7 thus breaking the API
7.10.0
- fixed #11812: Checking www_ajaxSave's response in the cart js, urlencoding post parameters