OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-interop message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [wsrp-interop] Citrix portlet not showing image


Title: RE: [wsrp-interop] Citrix portlet not showing image

Looking at what the IBM and our producer returns for render URL rewrites:

1) we use "&" as separator and the IBM producer uses "&"
2) we strictly encode the wsrp-url (i.e. URL encode the whole URL) the IBM producer does not.

Was the excerpt below from the SOAP trace and therefore had XML entities escaped (converting our "&" to "&" on the wire?

regards,
Andre

-----Original Message-----
From: Richard Jacob [mailto:richard.jacob@de.ibm.com]
Sent: 09 July 2003 22:09
To: andre.kramer@eu.citrix.com
Cc: wsrp-interop@lists.oasis-open.org
Subject: [wsrp-interop] Citrix portlet not showing image


Hi Andre,

we don't see the logo either.
It seems to be an error in the markupString itself (in the urlType rewrite
expression).
Here is an excerpt from the string:

IMG height="56" src
="wsrp_rewrite?wsrp-urlType=resource&wsrp-url=http%3a%2f%2fandrek.dyndns.org%2fNETlets%2fimages%2fcitrix.gif&wsrp-requiresRewrite=false/wsrp_rewrite"

width="130" align="right"> <a href
="wsrp_rewrite?wsrp-urlType=resource&wsrp-url=http%3a%2f%2fandrek.dyndns.org%2fNETlets%2fresources%2fresourceWSRP.NET.html&wsrp-requiresRewrite=true/wsrp_rewrite"

gt;wsrp.net</a>

It seems that the & confuses our URL rewriter. I think it shouldn't
be there.
This is what striked me first.
This results in our rewriter that the second param is "amp;wsrp-ur"l which
is <> "wsrp-url".
Therefor our resource proxy doesn't receive a URL to fetch.
The rewrite expression is not valid.

Mit freundlichen Gruessen / best regards,

        Richard Jacob
______________________________________________________
IBM Lab Boeblingen, Germany
Dept.8288, WebSphere Portal Server Development
Phone: ++49 7031 16-3469  -  Fax: ++49 7031 16-4888
Email: mailto:richard.jacob@de.ibm.com


You may leave a Technical Committee at any time by visiting http://www.oasis-open.org/apps/org/workgroup/wsrp-interop/members/leave_workgroup.php



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]