Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.

This commit is contained in:
Colin Kuskie 2010-09-20 11:45:30 -07:00
parent 317a4d759a
commit b4c20a1203
4 changed files with 12 additions and 8 deletions

View file

@ -11,6 +11,7 @@
- fixed #11875: Error loading empty module
- fixed #11873: findBrokenAssets.pl doesn't support custom assets
- added findBrokenAssets.pl shows the classname of broken assets (William McKee, Knowmad Technologies)
- fixed #11866: Default ordering for Zip files is wrong
7.10.0
- fixed #11812: Checking www_ajaxSave's response in the cart js, urlencoding post parameters