[TYPO3-commerce] commerce-0.13.0 Orders backend list erroneous javascript output

typo3 at jbweb.dk typo3 at jbweb.dk
Tue May 17 12:39:00 CEST 2011


typo-4.5.2
commerce-0.13.0

In Orders back-end, an order-line is displayed wrong in the column "Order
number". It shows some javascript outputted HTML code:

<a href="#"
onclick="window.location.href='../../../../typo3/alt_doc.php?returnUrl=%2Ftypo3conf%2Fex...


With Firebug I can see that the output is indeed erroneous:

<td class="" nowrap="nowrap" colspan="2">&lt;a href="#"
onclick="window.location.href='../../../../typo3/alt_doc.php?returnUrl=%2Ftypo3conf%2Fex...</td>


I have attached a image to illustrate the problem.


I don't know what file this should be altered in. Can you make a fix
available, or hint me the location, so I can try to fix it myself?


Regards
Jonas


More information about the TYPO3-project-commerce mailing list