I have just now terminated my first Velo installation using the
Windows installer and I've solved the problem reported in the post
"Velo 1.4 Login Home Error" import both workflow schema and test data
using the setup page.
Now I'm facing a strange behavior of Velo both in login page and in
the home page where some strange characters are displayed.
In the login page just above "Login" I see a couple of "אנא התחבר.".
Here the source code of the HTML page section involved:
<ul id="messages" class="message"><li class="warnmsg">
אנא התחבר. </li><li
class="warnmsg"> אנא
התחבר. </li></ul>
While in the admin home page above "Last Failed Task" I see "שלום null
null ".
Here the source code of the HTML page section involved:
<ul id="messages" class="message"><li class="infomsg">
שלום null null </li></ul>
Which is the cause of the problem? Did I do something wrong in the
installation process?
Thanks in advance,
Luca
This is because Velo supports the hebrew translation out of the box,
but if your browse has an english language then it should never
happen,
What is your browser language?
Thanks
My browser language was set to Italian. However now I've set it to
English and the strings are correctly shown!
Thanks for your support,
Luca