"Lightguard" wrote : Also it doesn't look like they will handle situations that 
do not start with a / (probably not very likely, but it may be a possibility) 
such as:
  | <img src="img/hello.gif" />

Portlet URLs should always either use encodeURL or getContextPath to be 
correctly built and ensure portability. The fix is made to address the 
situation where getContextPath is used and doesn't properly transport over 
WSRP. I might actually make this behavior optional later on as there are use 
cases where the previous behavior would be required. The case where the URL is 
hand-built won't be addressed.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163676#4163676

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163676
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to