[JBoss-user] [JBoss Portal] - Re: non-en problem

2006-04-19 Thread gedel
but when I upload file on UTF-8 with russian characters - all correct.
I think that cms saves the content in one byte encoding (cp1250 or same).
Should I put this bug to JIRA ??
Or wich source file contains this bug ???



anybody say me anithing !!!
am I crazy ? or Is this forum about MS SharePoint ???

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938067


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: non-en problem

2006-04-18 Thread gedel
look at the fourth row - last three quesion-signs was letters of my language 
(in textarea)

is your portal i18nable ???

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937884


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: non-en problem

2006-04-18 Thread gedel
hei people
look at this "exploit":
 create file.html in Ru (in cms admin) with this text
abc???
then look at the last record of JBP_CMS_VERSION_BINVAL
(six bytes in BINVAL_DATA field):
61  62  63  e0  e1  e2  
it is cp1251 encoding 

why this text non unicoded ???
then when i retrive it i have - 'abc???'

I think that problem isn't in ContentTypeInterceptor case it sucefully
sets UTF8, cause localized resources seems right (in russian).

may be it is need to store text in CLobs insdead blobs ??? (a use Derby) or 
customize Jackrabbit ???

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937874


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user