Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.1
-
None
-
None
Description
An error was thrown when I tried to do mvn jetspeed:mvn -Dtarget=demo with the following seed data:
An undefined action (someAction):
<Permission type="portal" resource="rss::*" actions="view, edit, someAction">
or even an extended mode:
<Permission type="portal" resource="rss::*" actions="view, edit, config">
Users should be able to define their own actions without an exception being thrown