print permission in database doesn't match java code
----------------------------------------------------
Key: JS1-533
URL: http://nagoya.apache.org/jira/browse/JS1-533
Project: Jetspeed
Type: Bug
Components: Database
Versions: 1.5
Reporter: Dan Price
Priority: Minor
The print permission in the database is called "print", while the system checks
for "print_friendly" (hardcoded in
org.apache.jetspeed.services.JetspeedSecurity).
This results in the problem of not being able to assign the print permission
individually. Everything is fine if you grant "*" to everyone, but you lose
the print icon if you specify a subset.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]