Lee Carroll wrote:
I'm close to finishing upgrading two publications from 1.2.2 >1.2.3 (also moved to linux from windows) 1) Some screens (submit for approval, publish confirm screens for example) contain the char � in between form elements ?
add the following to page2xhtml.xsl:
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8"/>
this instructs browsers who don't believe the http headers that yes, the page really is utf-8
or do a svn update to 1.2.4-dev
2) setting a schedule event for a document cause: org.xml.sax.SAXParseException: The prefix "task" for element "task:task" is not bound.
not sure where that is coming from.. please file a bug
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
