Raphael.

Is there a reason for this?  I saw your FIX ME but what was the bug?

This shouldn't go in the JetspeedContentAdmin but instead should go in
the Admin screen right before we grab the Portlet.

Java Apache CVS Development wrote:
>   +        //FIX: I18N fix, set the character encoding to UTF-8
>   +        //can we do this without using RunData ?
>   +
>   +        this.getPortletConfig().getRunData().getPage().getHead().addElement(
>   +             new Meta().setHttpEquiv("content-type").setContent("text/html; 
>charset=utf-8"));
>   +

Could you fix it?

Kevin

-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
"For evil to win is for good men to do nothing."


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to