It sounds like an encoding issue.
Where is the replace happening? Are the umlauts in the properties /
resources files getting changed during your build? In other words, they are
present in your local files before you build but changed in the resulting
deployment? If so, you might need to modify y
Hello,
the deployment of a appfuse 1.8 based application replaces all Umlaute like
ä,ü,ö with ? on linux platform. What could I do to prevent this?
Regards
René
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
Solved it...
Had to divide my query in two different queries...
Thanks for everything, Dale.
Daniel.Rodriguez wrote:
>
> Dale,
>
> Forgot to mention that we must support two different versions of MySQL
> (3.23 and 5) Our clients are in a shared hosting server and use 3.23, and
> other clie
Hey ros:
1)The original pom.xml already has the exclusion :
org.appfuse
appfuse-${web.framework}
${appfuse.version}
warpath
org.appfuse
ap
hi
I am beginner in jsf and appfuse . I use arabic languages in my project .but
when I deploy it , client side (js) validation alerts not show messages
correctly ,this is correct for all javascript tag that contain unicode
characters.the problem is javascripts wrap with cdata and cause unicode
c