Bug #6517

translation: $show_variable_in_translation option results in escaped html
Status:
Rejected - Abandoned
Priority:
Normal
Assignee:
-
Target version:
Start date:
06/08/2013
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
Description
With the $show_variable_in_translation option turned on, the returned value gets escaped
(results in <span> instead of <span>)
screenshot in attachment
associated php code: common/libraries/php/shared/translation/translation.class.php line 225
Files
History
Updated by Anonymous over 9 years ago
- Status changed from New to Rejected - Abandoned
see the htmlentities issue #6629