View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007045 | WYSIWYG Editor + Media Gallery | module WYSIWYG Editor + Media Gallery - sub | public | 2019-11-04 17:17 | 2020-06-22 15:51 |
Reporter | netfeld | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.1.1 | ||||
Fixed in Version | 2.3.0 | ||||
Summary | 0007045: Editor breaks smarty function | ||||
Description | When saving the cms page id "oxrighttocancellegend" in WYSIWIG mode - the shop stops with an uncaught exeption on checkout process (check agb). | ||||
Steps To Reproduce | 1) Just enable the WYSIWIG editor and save the cms snipplate oxrighttocancellegend. 2) Administration Area -> Master Settings -> Core Settings -> Settings -> Order -> "Users have to Confirm General Terms and Conditions during Check-Out" 3) Go to the check-out page. | ||||
Additional Information | [04 Nov 16:57:50.689534 2019] [uncaught error] [type E_USER_ERROR] [file /var/www/kunde/vendor/smarty/smarty/libs/Smarty.class.php] [line 1100] [code ] [message Smarty error: [in ox:oxrighttocancellegend9af922f6238d07b8b27d93ef8a9542f20 line 7]: syntax error: unrecognized tag: $oCont->oxcontents__oxtitle->value (Smarty_Compiler.class.php, line 441)] | ||||
Tags | wysiwig | ||||
related to | 0006779 | resolved | anton.fedurtsya | Summernote breaks smarty variables |
|
Added reproduce step 2. - MK |
|
-MK |
|
Dublicate Bug Entry: https://bugs.oxid-esales.com/view.php?id=6779 |
|
Pull Request for Fix: https://github.com/OXID-eSales/ddoe-wysiwyg-editor-module/pull/13 |
|
Pull request merged |
|
Just tried out in a brand new installed Oxid CE 6.2.1. .. and the Bug is still alive. The Version of the wysiwig is still 2.1.1? It might be merged in ddoe/wysiwyg-editor-module? - but the version is not updated in oxid? Kind of frustrating. |
|
Hey netfeld, the bug was fixed, but the changes were not released yet. The PR will be part of the next minor release (2.3.0): https://github.com/OXID-eSales/ddoe-wysiwyg-editor-module/blob/master/CHANGELOG.md#fixed Kind regards -MK |