OXID eShop version 4.5.7
General hints for this package
No hints in this patch.
Installation
Templates
As off now, the “remember me” feature is set to ON by default. Due to #3521 we implemented a new option for switching it ON/OFF which improves the handling of cookies with user data. If you don’t want to change the present behaviour you may ignore these template changes:
- out/azure/tpl/form/login_account.tpl
- out/azure/tpl/widget/header/loginbox.tpl
- out/basic/tpl/dyn/cmp_login_right.tpl
- out/basic/tpl/inc/cmp_login.tpl
- out/basic/tpl/page/privatesales/login.tpl
Also, admin templates slightly had to be changed as well as some language files. Please find detailed information about template changes in directory “templ_docu_admin/index.html” of this package.
Please remember the Template Override System we introduced with version 4.2.0. This system will help you saving a lot of time and work while updating your system.
Fixed Bugs
- 0003341: [Products] recommended retail price is not displayed sometimes.
- 0003512: [Products] Shop ist displaying net prices for articles with variants.
- 0003463: [Files & Source code & Database] new oxbase innerlazy cache requires all db-fields written in uppercase
- 0003468: [Files & Source code & Database] utils->fround function doesnt round correct.
- 0003362: [Files & Source code & Database] Bug in reading template image options.
- 0003392: [Admin area] Missing filetypes in array $_aTypeToPath in class oxutilsfile.php.
- 0002991: [Languages] wrong language is detected with similar language urls.
You may find the complete list of bugfixes in our bugtracking system: https://bugs.oxid-esales.com/changelog_page.php.
New Features
No new features in this patch.
Important information for developers
Please notice this thread on dev-general mailing list: http://article.gmane.org/gmane.comp.php.oxid.general/1604