[GeoNetwork-users] "Register" (new user) button does not work, when language is set as French (GeoNetwork 2.8) + how to debug XSLT scripts

Hello,

In GeoNetwork 2.8, clicking on the "Register" (new user) button in any
language works, but not in French, which then leads to Internet Explorer's
script debugger telling me that there's a problem at line 607, character 70
in main.home (missing a ')' ), but I'm having trouble finding the file that
delivers this page to me.

According to the wiki (http://trac.osgeo.org/geonetwork/wiki/HowToDebug),
used scripts are defined in config.xml. In this case, main-page.xsl takes
care of main.home. However, when I look at the file in an editor, line 607
is a closing header tag (
), which is included in a "latestUpdates" section, which doesn't seem to be
what I'm looking for. I had another case where I would've wanted to look
with more detail into things, like mef.import.ui, but I've no idea
what/where to look at.

My question is two-fold:

1) Anyone know why GeoNetwork won't let me register new users when in
French?
2) How/where can I edit scripts that do all these things?

Thanks!

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Register-new-user-button-does-not-work-when-language-is-set-as-French-GeoNetwork-2-8-how-to-debug-XSs-tp5089022.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.