Feature #73
Password recovery feature is unavailable in English
| Status: | Closed | Start: | 02/18/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | User Interface | |||
| Target version: | 0.7 | |||
Description
When LinShare is used in english, call to password recovery link switches navigation to french locale.
History
Updated by Stéfanie Duprey 162 days ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in r134. Was a misconfiguration of Spring Security. Same problem with the help pages.
The patterns were /password/** and /help/** instead of /**/password/** and /**/help/** to allow i18n : e.g. /en/password.