[
https://jira.jboss.org/jira/browse/JBPORTAL-2326?page=com.atlassian.jira....
]
Prabhat Jha commented on JBPORTAL-2326:
---------------------------------------
So, what's the new behavior so that inconsistency that Thomas described in his last
comment is no longer there? Set them to null or keep previous values for parameters which
are not explicitly set?
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
Fix For: 2.7.2 Final
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