View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007162 | Wave theme | Theme | public | 2020-07-16 15:02 | 2024-06-05 09:19 |
Reporter | mascho | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | Next Major version | ||||
Summary | 0007162: Adding new delivery address leads to JavaScript error | ||||
Description | In file wave-theme/out/wave/src/js/widgets/oxusershipingaddressselect.min.js there the following code: a("#delCountrySelect").selectpicker("refresh") This leads to error: oxusershipingaddressselect.min.js?1593254787:1 Uncaught TypeError: a(...).selectpicker is not a function at a.<computed>.<computed>.emptyInputFields (oxusershipingaddressselect.min.js?1593254787:1) at a.<computed>.<computed>.emptyInputFields (script.min.js?1593254787:3) at HTMLInputElement.<anonymous> (oxusershipingaddressselect.min.js?1593254787:1) at HTMLInputElement.dispatch (script.min.js?1593254787:2) at HTMLInputElement.q.handle (script.min.js?1593254787:2) at Object.trigger (script.min.js?1593254787:3) at HTMLInputElement.<anonymous> (script.min.js?1593254787:3) at Function.each (script.min.js?1593254787:1) at fa.fn.init.each (script.min.js?1593254787:1) at fa.fn.init.trigger (script.min.js?1593254787:3) | ||||
Steps To Reproduce | - Create user account with billing address - Add a second delivery address - Go to basket's second step "Address" - Select the option "add delivery address" error is triggered (see browser tools / console) | ||||
Additional Information | OXID version: 6.2.1 Wave Theme version: 1.3.1 - problematic code is still in master branch | ||||
Tags | Address, Delivery, error, JavaScript, Wave | ||||
|
Thanks for your report. Please keep in mind to report any issue in english language in the future. Your report was translated this time. I can't confirm the lack of any JavaScript functionality after triggering the error. I was able to save and proceed or select another address again. However, the error is occuring as described and therefore an existing issue. Report was acknowledged. [sp] |
|
Since this is not causing any serious issues (shop works without problems), we do not support the Wave theme anymore and this does not happen in Apex, I close this bug ticket. |