View Issue Details

IDProjectCategoryView StatusLast Update
0001688OXID eShop (all versions)1.04. Content, static (register, contact etc.) pagespublic2010-03-09 12:30
Reporteralfonsas_cirtautas Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.2.0 revision 23610 
Summary0001688: Can not disable CMS page for specific language
DescriptionDisabling English (About Us) page still shows empty link in header with bad seo link pointing to error page "content not found ! check ident() ! "
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

alfonsas_cirtautas

2010-03-09 12:30

reporter   ~0002397

Added new smarty block plugin oxifcontent

usage:
[{oxifcontent ident="oxmycontent" object="oCont"}]
    [{$oCont->getLink()}]
[{/oxifcontent}]