Loading...
 
Skip to main content

js part of the registration is not to be translated under ajax

Status
Open
Subject
js part of the registration is not to be translated under ajax
Version
5.x
6.x
Category
  • Error
  • Usability
Feature
User Administration (Registration, Login & Banning)
Resolution status
New
Submitted by
Gergely
Lastmod by
Gergely
Rating
(0)
Description

It concerns the Passwords match and do not match.
Chealer explained to me that there is a language.js file to be created in the lang/<yourlang> folder (as in ca).
Since my ajax is on, the password check is not run from
tiki-js.js, checkPasswordsMatch
but from
register_ajax.js (please also add a header to this file), check_pass.
The tr function is not defined there, so it would not work.

See also
http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2010-10-19,Tue

P.S. I rated this 9, because there will be people who want ajax and another language, but do not like to dig js files for such a basic functionality.

Solution
not a solution, but a simple workaround: deleted the text (local solution, not submitted), because the icons are just good enough
Importance
9 high
Priority
45
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3596
Created
Tuesday 19 October, 2010 20:23:40 UTC
by Gergely
LastModif
Tuesday 19 October, 2010 20:23:40 UTC


Show PHP error messages