Active
Project:
Htmlarea
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2008 at 17:03 UTC
Updated:
29 Nov 2008 at 17:03 UTC
Try and create this page with HTML area (switch to 'code' mode of course):
<?php
watchdog('ClickTest', 'Got a click', array());
?>
Then set the page filter to PHP. Submit. When you come back to edit it next time the page body will be empty in either Code or WYSIWYG mode. The node version with the above contents will still be in the DB.