View Issue Details

IDProjectCategoryView StatusLast Update
0007552OXID eShop (all versions)8. --- Twig engine ---public2024-09-09 08:34
ReporterSimonGassenschmidt Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Summary0007552: The Twig-Function ifcontents doesn't work as the theme intends it.
DescriptionThe Twig-Function ifcontents doesn't work as the theme intends it.

If the content is deactivated you get e.g. an empty link.
like <a class="nav-link" href=""></a>

it should be deliver nothing, if the content is deactivated.
Steps To Reproduce1. Install new Shop
2. Deactivate content, e.g. agb
3. see in frontend that there is now instead of link to agb, an empty link.
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0007231 resolvedHR ifcontent will parse body even if content not existing 

Activities

bYemma

2024-09-09 08:34

reporter   ~0017487

- fixed -

same as 0007231