-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2-SNAPSHOT
-
Fix Version/s: 5.5
-
Component/s: None
-
Impact type:API added
-
Upgrade notes:
Since NXP-7209, we can select a pattern descriptor on POST, and the same pattern descriptor should be used to encode main tabs links.
This is done using a hack: the system tries to get the pattern descriptor with the same id than the action behind the main tab.
There is currently no check to verify that a pattern with that name exists => new API is needed on URLPolicyService for it.
- depends on
-
NXP-7209 Make it possible to set the pattern descriptor to use on post
- Resolved