-
- Downloads
VM4.2: Workaround for broken VM model
VirtueMartModelState::getStates and VirtueMartModelCountry::getCountries changes the internal cache ->_data, but does NOT modify ->_id... The proper fix would be in VM's model classes to set the id to -1. However, as a workaround we can call setId twice to ensure the cache is always invalidated and getData returns the proper object
Showing
- Makefile 1 addition, 1 deletionMakefile
- releases/plg_opentools_vm2_rules_shipping_advanced_v4.2.zip 0 additions, 0 deletionsreleases/plg_opentools_vm2_rules_shipping_advanced_v4.2.zip
- releases/plg_opentools_vm2_rules_shipping_v4.2.zip 0 additions, 0 deletionsreleases/plg_opentools_vm2_rules_shipping_v4.2.zip
- rules_shipping.xml 1 addition, 1 deletionrules_shipping.xml
- rules_shipping_advanced.xml 1 addition, 1 deletionrules_shipping_advanced.xml
- rules_shipping_base.php 12 additions, 2 deletionsrules_shipping_base.php
Loading
Please register or sign in to comment