View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007686 | OXID eShop (all versions) | 2.8. Service | public | 2024-06-27 11:11 | 2024-06-27 14:23 |
| Reporter | SimonGassenschmidt | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | acknowledged | Resolution | open | ||
| Summary | 0007686: Twig Template uses string instead of variable to enclose... | ||||
| Description | Application/views/admin_twig/tpl/genexport.html.twig uses enclose("encl") so every entry gets enclosed by string encl instead of the variable encl which can be configured in admin-backend under Master Settings -> Core Settings -> Settings -> Other Settings -> CSV-Encloser for Im/Export and is defined in vendor/oxid-esales/oxideshop-ce/source/Application/Controller/Admin/GenericExportDo.php nextTick($cnt) but then there seems to be an additional conversion, so e.g. " gets html entity " | ||||
| Steps To Reproduce | Install Standard EE 7.1 General Export data in Service | ||||
| Tags | No tags attached. | ||||
| Theme | Not defined | ||||
| Browser | Not defined | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||