Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 7.4-milestone-1
-
Fix Version/s: 7.4-milestone-2, 7.1.4, 6.4.7
-
Component/s: Web - Templates & Resources
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
If the exception message has parameters, the translation key will ignore them, because the template does not pass them to the rendering of the translation key.
How to reproduce:
1. http://localhost:8080/xwiki/bin/propadd/XWiki/XWikiPreferences?propname=something&proptype=String (press YES)
2. Access again http://localhost:8080/xwiki/bin/propadd/XWiki/XWikiPreferences?propname=something&proptype=String (press YES)
3. Result:
Property {0} already exists