GetSimple Support Forum
problem with accents on logout message - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: GS Development Testing - (alpha/beta) (http://get-simple.info/forums/forumdisplay.php?fid=14)
+--- Thread: problem with accents on logout message (/showthread.php?tid=1469)



problem with accents on logout message - singulae - 2011-03-26

hello,

I detected that in the Logout message (on index.php) there are a problem of emphasis.(in spanish language)
Does not display the entire message because it finds the ampersand in the url.

Should show "Has cerrado la sesión" but displays "Has cerrado la sesi ".
I can propose to include urlencode () on line 21 of file admin / logout?

I have verified that this solves the problem.
And also: why shows "username" and "password" in English, if have selected the Spanish language?
(when should show "usuario" and "contraseña")
I do not know if the same with other languages that is not English ..

(Only when you enter the first time. After not happen again.. until empty cache)

Send screenshot...

thanks..

*edit*
no interest to anyone responsible of development .. or do I have the wrong place?


problem with accents on logout message - ccagle8 - 2011-04-02

i think i fixed this in an earlier patch for 3.1. I no longer send the error message thru the URL - so this should be fixed now.

sorry for the delay in seeing this.... not sure how i missed it