View Issue Details

IDProjectCategoryView StatusLast Update
0005480OXID eShop (all versions)4. ------ eShop Core -------public2014-02-21 07:17
Reportervschmi Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.7.6 / 5.0.6 
Target Version4.9.0_5.2.0_beta1Fixed in Version4.9.0_5.2.0_beta1 
Summary0005480: Template debugging produces invaild HTML
DescriptionFile prefilter.oxtpldebug.php function smarty_prefilter_oxtpldebug($sSource, &$oSmartyCompiler) has the following output:

padding:0 15 0 15

This is invalid; change to 0 15px 0 15px for a fix. HTML validation fails in many places if this isn't fixed while template debugging is turned on.
TagsHTML
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

jurate.baseviciene

2013-10-31 07:59

reporter   ~0009202

Reminder sent to: vschmi

Hi,

Thank you very much for your bug report. As we saw, you already submitted a complete solution for this issue. If you feel fancy, you'd also have the possibility to contribute your changes directly to our GitHub repository on https://github.com/OXID-eSales/oxideshop_ce/. [^] [^] [^] Please leave a note there with the bug number you fixed so we can close this issue in the bug tracker.


Best regards

tadas

2014-02-21 07:16

reporter   ~0009562

Changed 15 to 15px