Posted by ench0 on November 29, 2008 at 5:03pm
| Project: | Htmlarea |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.