Odd problem testing a package

Started by Mike Bobbitt, June 22, 2006, 12:44:43 PM

Previous topic - Next topic

Mike Bobbitt

Hi all,

I'm building a quick mod and having some troubles. In my mod XML file, I have this:

<search position="replace"><![CDATA[
// Show right to left and the character set for ease of translating.
echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
]]></search>


The odd part is that the actual line in index.template.php has a > at the end of it, however when I add the > to the search attribute, the package test fails. If I remove it (as above), the test succeeds, but this change is not made (others work fine).

Has anyone encountered a similar problem?


Thanks
Mike

Advertisement: