Hello WILL, I reported it to issues.apache.org/jira with VELOCITY-599.
Thank you very much,Mark wglass wrote: > > Hi Mark, > > Would you mind please filing a bug report on this at > issues.apache.org/jira? > > Thanks very much, WILL > > On Thu, Jun 5, 2008 at 9:23 PM, markchen <[EMAIL PROTECTED]> wrote: > >> >> Environment : springMVC(2.5) + Velocity(1.5) + oracle10g(characterset >> UTF8). >> >> I realize that if templates are stored in the database instead of files, >> the characters retrived becomes garbled. >> >> Is it a bug? >> >> DataSourceResourceLoader#getResourceStream(...) >> >> ::: >> InputStream ascStream = rs.getAsciiStream(templateColumn); >> ^^^^^^^^^ >> ::: >> >> regards, >> -- >> View this message in context: >> http://www.nabble.com/DataSourceResourceLoader-not-support-UTF8--tp17684375p17684375.html >> Sent from the Velocity - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Forio Business Simulations > > Will Glass-Husain > [EMAIL PROTECTED] > www.forio.com > > -- View this message in context: http://www.nabble.com/DataSourceResourceLoader-not-support-UTF8--tp17684375p17726358.html Sent from the Velocity - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
