In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1411 [In-Portal CMS] Admin Interfaces bug report always 2012-09-30 07:06 2012-09-30 07:10
alex  
alex  
normal  
resolved 5.2.0  
fixed  
 
none 5.2.1-B1  
https://groups.google.com/d/topic/in-portal-bugs/eXby2qoKk6g/discussion
Fixes incorrect label escaping in error messages
1
0001411: Excessive escaping of error messages on configuration section
Recently I've added custom error message for one of system settings. Of course phrase of that error message wasn't translated and I planned to translate it as usual with inline translation links.
However I was redirected to front-end instead of phrase translation window opening. This happened because javascript translation link contained \= instead of = resulting HTML markup error.
patch error_message_double_escaping_on_configuration_fix.patch (639) 2012-09-30 07:06
http://tracker.in-portal.org/file_download.php?file_id=1811&type=bug
Issue History
2012-09-30 07:10 alex Changeset attached 5.2.x r15551
2012-09-30 07:10 alex Note Added: 0005197
2012-09-30 07:10 alex Status reviewed and tested => resolved
2012-09-30 07:10 alex Fixed in Version => 5.2.1-B1
2012-09-30 07:10 alex Resolution open => fixed
2012-09-30 07:10 alex Assigned To !COMMUNITY => alex
2012-09-30 07:09 alex Note Added: 0005196
2012-09-30 07:09 alex Status needs testing => reviewed and tested
2012-09-30 07:08 alex Assigned To => !COMMUNITY
2012-09-30 07:08 alex Developer => alex
2012-09-30 07:08 alex Status active => needs testing
2012-09-30 07:08 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/eXby2qoKk6g/discussion
2012-09-30 07:06 alex New Issue
2012-09-30 07:06 alex File Added: error_message_double_escaping_on_configuration_fix.patch
2012-09-30 07:06 alex Change Log Message => Fixes incorrect label escaping in error messages
2012-09-30 07:06 alex Estimate Points => 1

Notes
(0005196)
alex   
2012-09-30 07:09   
Will test all together later.
(0005197)
alex   
2012-09-30 07:10   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001411: Excessive escaping of error messages on configuration section