View Issue Details

IDProjectCategoryView StatusLast Update
0005807OXID eShop (all versions)3.2. HTML, CSS, JavaScriptpublic2014-07-07 16:16
ReporterSvenDeichmann Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.6 / 5.1.6 
Summary0005807: Shop homepage contains unparsed smarty tags (in Login help/forgot password text)
DescriptionIn shop source you can find the following passage:

"In case you still have problems logging in, please turn to us by e-mail: <a href="mailto:[{ $oxcmp_shop->oxshops__oxinfoemail->value }]?subject=Password">[{ $oxcmp_shop->oxshops__oxinfoemail->value }]</a></p"

The Template seems not to be parsed here
Steps To Reproduce1. Go to http://demoshop.oxid-esales.com/professional-edition/en/home/
2. Look at sourcecode or:
3. Click on Log In
4. Within the Popup click on ?
5. You will see the text "In case you still have problems logging in, please turn to us by e-mail: [{ $oxcmp_shop->oxshops__oxinfoemail->value }]" below the rest of the text
TagsDemo Shop
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

hendrikfreytag

2014-07-07 15:09

reporter   ~0009998

Fixed it in demoshops.