[
https://jira.jboss.org/jira/browse/JBPORTAL-2326?page=com.atlassian.jira....
]
Chris Laprun commented on JBPORTAL-2326:
----------------------------------------
The described behavior is correct. The portlets on this page respectively uses zipcode and
{urn:jboss:portal:samples:coor}zipcode as PRPs. You create an alias to only zipcode so
it's the proper behavior that only one portlet will be updated. The page also defines
an alias named zip that aliases both PRPs. Changing its value on the URL should result in
the proper behavior (i.e. both portlets are updated).
creationg aliases in coordination config for portal page doesn't
work
---------------------------------------------------------------------
Key: JBPORTAL-2326
URL:
https://jira.jboss.org/jira/browse/JBPORTAL-2326
Project: JBoss Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Portal Core Admin
Affects Versions: 2.7.1 Final, 2.7.2 Final
Environment: java 5
Reporter: Viliam Rockai
Assignee: Chris Laprun
newly created aliases don't work:
login as admin, go to admin -> portal objects
click on default portal
and on "Coordination Samples" page click on coordination
select "zipcode" and create new alias for it, name it i.e. "myalias"
now go to the default portal page and click on "Coordination Samples" page
pass the parameter "myalias" with the page adress (i.e. type this adress to
the browser input
"http://localhost:8080/portal/auth/portal/default/Coordination+Samples?myalias=10101"
)
you should see
"Map for (your_zipcode): null"
on the page now (in "Coordination Map Portlet" )
but correct value has to be
"Map for (your_zipcode):10101"
it is working if you change value through the zipcode alias ( type this adress to the
browser input
"http://localhost:8080/portal/auth/portal/default/Coordination+Samples?zipcode=10101")
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira