-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 73.7.1
-
Fix Version/s: 3.15.0
-
Component/s: Content Views, Page Providers
-
Tags:
-
Sprint:NOS 10.2.5, NOS 10.2.6, NOS 11.1.11 - 2019-06 02, NOS 11.1.12 - 2019-07 01
-
Story Points:3
In Modeler
- Add JSF UI dependency
- Create a toto search content view
- Create a toto page provider with a predicate having the NOT IN operator
- Deploy your configuration
=> when accessing the search form, an error 500 is triggered because of the not in operator, meaning that the page provider of the content view is overridden by the one configured in the page provider
Expected:
- Studio should have a distinct name for the underlying page provider of the content view and prevent this name from being used in a page provider
- OR page providers and content views should not be allowed to have the same name