View Issue Details

IDProjectCategoryView StatusLast Update
0003836OXID eShop (all versions)1.04. Content, static (register, contact etc.) pagespublic2015-05-04 15:34
Reportervaidas.matulevicius 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.4 revision 49061 
Target Version4.8.0_5.1.0_beta1Fixed in Version4.8.0_5.1.0_beta1 
Summary0003836: News assigned to user groups, when user logouts shows no message (or when new gets disabled)
DescriptionWhen new is assigned to user group it can be viewed only for logged users from that group. When user views new entry and press log out, he stays in same news page but without any content. At least there should be a message, that "if you want to see news please login". Fix: needs to check if there are any active news which can be showed if yes - then (if user is not logged in) show message "please login to view news", if no - (if user is or is not logged in) "there are no news for the moment".
Steps To ReproduceNeed to create new from admin side and assign it no all user groups. Create user at website. Go to news and then log out. Also it can be reached when new gets disabled when user views it.
TagsNews
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

aurimas.gladutis

2013-01-24 15:29

reporter   ~0008330

added message PAGE_INFO_NEWS_NOACTIVENEWS => "There are no active news at the moment" when no active news is found.