Bug #20323
closedt3lib::xml2array seems to destroy < and > (<,>)
0%
Description
cc_debug shows the following errors when clicking on an article in tx_commerce:
No function named: tx_commerce_attributeEditor-displayAttributeValue
No function named: tx_commerce_attributeEditor-displayAttributeValue
No function named: tx_commerce_attributeCreator-deletePriceButton
No function named: tx_commerce_attributeCreator-createNewPriceCB
No function named: tx_commerce_attributeCreator-createNewScalePricesStartAmount
No function named: tx_commerce_attributeCreator-createNewScalePricesCount
No function named: tx_commerce_attributeCreator-createNewScalePricesSteps
No new scaled prices can be created.
(Install cc-debug.)
Open an article in tx_commerce. (Open the category tree. Expand a category and a product. Click on an article.)
The workaround is quite an evil hack, but it works. ;)
AFAIK it doesn't interfere with other extensions.
(issue imported from #M10925)
Files