Make exporting assets as HTML work when an export with mobile styling has been selected. Fixes bug #12364

This commit is contained in:
Colin Kuskie 2012-05-26 20:40:38 -07:00
parent 70c9939169
commit ee783e7374
2 changed files with 14 additions and 3 deletions

View file

@ -14,6 +14,7 @@
- fixed: Cache's setByHTTP method returns content, even when it gets an error in the request. This gives the SC asset fits.
- fixed #12349: Friends invitation error
- fixed #12353: Dataform List mode
- fixed #12364: Site export loses session info
7.10.24
- fixed #12318: asset error causes asset manager to fail