BEXIS2 / Core

This is the public code repository of the BEXIS2 data management software. It contains only modules, components, and packages of the core system. Contributed modules and components will be available in separate repositories. For more information on BEXIS2, please visit our website.
https://bexis2.github.io/
17 stars 13 forks source link

[Enhancements] No persmission on LandingPageUser - forward to normal landing page - Fail #760

Closed DavidBlaa closed 3 years ago

DavidBlaa commented 3 years ago

Precondition

https://github.com/BEXIS2/Core/issues/719

Steps to Reproduce:

Step Action Expected Status
1 Fail
DavidBlaa commented 3 years ago

in der test instanze search is not public anymore and my user has no permissions. if i log in then it should check search permissions, ok no permissions and then forward to entry key="landingPageForUsersNoPermission" value=" shell, home, nopermission" type="String" />.

But an null error is displayed In the code it seems that "landingPageForUsersNoPermission" is not used

DavidBlaa commented 3 years ago

https://bexis2.testquality.com defect D108. Do not remove or edit.

DavidBlaa commented 3 years ago

fixed