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

Thomas Heute (JIRA) jira-events at lists.jboss.org
Fri Mar 6 03:27:22 EST 2009


    [ https://jira.jboss.org/jira/browse/JBPORTAL-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12455825#action_12455825 ] 

Thomas Heute commented on JBPORTAL-2326:
----------------------------------------

To me the inconsistency has to do with the fact that:
passing "?zombieBind=10102" sets both values to "null" 
and
passing nothing keeps both values.

> 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

        



More information about the jboss-jira mailing list