Fix problem with profile field possibleValues with apostrophes in i18n

substitutions not working.
This commit is contained in:
Drake 2006-12-01 19:17:37 +00:00
parent f11b0b8b85
commit 3b4943177f
2 changed files with 4 additions and 2 deletions

View file

@ -26,6 +26,7 @@
post containing the login credentials is sent over https. After authentication
the user is redirected to http. (Martin Kamerbeek / Procolix)
- fix: RSS From Parent assets should always be hidden from navigation
- fix: profile field i18ned possibleValues with apostrophes failing
7.2.3
- fix: minor bug with new template vars in Auth::createAccount