[
http://jira.jboss.com/jira/browse/JBPORTAL-1543?page=comments#action_1236... ]
Antoine Herzog commented on JBPORTAL-1543:
------------------------------------------
Also change :
in AnnonymousUser.java
user name : "StandardAnnonymousPortalUser"
in AnnonymousRole.java
role name : "StandardAnnonymousPortalRole"
role display name : "Portal Annonymous Role"
Wrong two n in AnnonymousUser and AnnonymousRole class name
------------------------------------------------------------
Key: JBPORTAL-1543
URL:
http://jira.jboss.com/jira/browse/JBPORTAL-1543
Project: JBoss Portal
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Portal Core
Affects Versions: 2.6 Final
Environment: JBP2.6.0GA
Reporter: Antoine Herzog
Assigned To: Julien Viet
Fix For: 2.8 Final, 2.6.1 Final
Class names :
AnnonymousUser
AnnonymousRole
should be :
AnonymousUser
AnonymousRole
one n,
more clean
and helpfull when searching for "Anonymous" in the source, for understanding
how anonymous users are managed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira