You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2009/09/01 22:59:32 UTC

[jira] Created: (JS2-1059) Permission Actions are limited to base modes and states

Permission Actions are limited to base modes and states
-------------------------------------------------------

                 Key: JS2-1059
                 URL: https://issues.apache.org/jira/browse/JS2-1059
             Project: Jetspeed 2
          Issue Type: Bug
    Affects Versions: 2.2.1
            Reporter: David Sean Taylor
            Assignee: David Sean Taylor
             Fix For: 2.2.1


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



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-1059) Permission Actions are limited to base modes and states

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor resolved JS2-1059.
------------------------------------

    Resolution: Fixed

> Permission Actions are limited to base modes and states
> -------------------------------------------------------
>
>                 Key: JS2-1059
>                 URL: https://issues.apache.org/jira/browse/JS2-1059
>             Project: Jetspeed 2
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>            Reporter: David Sean Taylor
>            Assignee: David Sean Taylor
>             Fix For: 2.2.1
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org