[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2326) creationg aliases in coordination config for portal page doesn't work

Viliam Rockai (JIRA) jira-events at lists.jboss.org
Fri Feb 27 11:36:44 EST 2009


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
         Environment: java 5
            Reporter: Viliam Rockai


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

        



More information about the jboss-jira mailing list