View Issue Details

IDProjectCategoryView StatusLast Update
0001845OXID eShop (all versions)1.09. Integrations: Facebook, Trusted Shops, Shop lupe, Econdapublic2012-12-11 08:47
ReporterHupi Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.3.1 revision 27257 
Summary0001845: If Econda is activated, the HTML-Code is not valid (validator.w3.org)
DescriptionThere was multiple anchors for the trackingcode:

<a name="emos_name" ...
<a name="emos_name" ...
<a name="emos_name" ...

But the anchor must not have the same name.

Validator.w3c says:
line 249 column 1 - Warnung: <a> anchor "emos_name" already defined
line 251 column 1 - Warnung: <a> anchor "emos_name" already defined
line 253 column 1 - Warnung: <a> anchor "emos_name" already defined
line 255 column 1 - Warnung: <a> anchor "emos_name" already defined



Additional InformationThere are, as I understand a new tracking code from econda.
TagsEconda
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2010-06-03 16:41

reporter   ~0003140

Reminder sent to: Hupi

Such "emos_name" were included in eShop source code since old times.
In this case we will contact Econda to ask for proper solution for that case.

Thank you for your report.
Best regards,

jan.brusch

2012-06-26 17:52

viewer   ~0006992

Got a mail from eConda regarding this bug, brief English translation here:

"This error is fixed in the new version of our API. The failure was caused by our old method of integration, which will not be used anymore in the coming versions of the Interface. Customers should be encouraged to upgrade. From our side this bug does not need to be fixed anymore."