Hi,
First, congratulations for your software, which is really excellent and helpful. I was looking for such a think for months...
I've discovered a little problem when editing a snippet through Snippetmaster (Lite) : on the main page of my site (coded in html with little portions of php), in the head section, I've got several metatags. The one that snippetmaster seems to dislike is :
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
After editing a snippet, it add the following for each edit:
<meta http-equiv="content-type" content="text/html;
(anti-spam-charset=
)iso-8859-1" />
After 3 edits, for example :
<meta http-equiv="content-type" content="text/html;
(anti-spam-(anti-spam-(anti-spam-charset=
)))iso-8859-1" />
Do you have an idea why this happens and how to resolve it ?
Many thanks in advance
PS : I'm using WIndows XP and Firefox 2