User tests: Successful: Unsuccessful:
Results of the 'onContentPrepare' event trigger was not returned to the item body
Add email address to the article body and go to the 'tag' view (with 'Item description' set to 'show') . Before PR is applied, address displayed as plain text. After PR is applied, address protected by javascript.
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33587
Labels |
Added:
?
?
|
Fixed
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-04-30 06:37:22 |
Please correct code style.
Not
if ( !empty($itemElement->core_body) ) $itemElement->core_body = $itemElement->text;
but