Kompozer bug
code being passed incorrecly when publishing
Hornby Stock for Sale
stocking out of this line...John, June 2017
page text..................
*******************************
the tags for article and header have all been closed immediately resulting in wrong CSS formating.
This is a serious problem and is stopping my client from using Kompozer for his site maintenance.
version 0.7.10 (20070831)
OS windows10 with all updates as at 17th June 2017
reproduce by passing this file thru Kompozer Publish
******************************
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>CSS tags passed incorrectly</title>
page text..................
***************************
and you will get
**************************
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>CSS tags passed incorrectly</title>
Hornby Stock for Sale
stocking out of this line...John, June 2017
page text..................
**************************