By Anonymous (not verified) on
Theres a bug with HTML in the latest beta. Using any HTML tags in a post and then saving it results in the HTML tags being removed. Ive tried this on a fresh install, which also removes markup. Has anyone else filed an issue yet, or is this some unique bug due to an unusual configuration. Im running this in a test install on php 5.1.1 through FastCGI and Apache.
Comments
Works for me on the latest
Works for me on the latest CVS version. Provide more info and file a bug report.
Uwe.
--
hermann-uwe.de | crazy-hacks.org | unmaintained-free-software.org
Dissapearing HTML
OK, config error. Its due to the PECL "filter" extension enabled in a local PHP setup. Commenting it out works though.