hello all -
i am trying to migrate an existing wp site to mu-2.86. here is the trouble i am running into.
i have a line from a page in the ORIGINAL non-mu site that looks like this:
<script type="text/javascript">// <![CDATA[
however, when i PUBLISH this particular page in mu, the line changes to this:
// <![CDATA[
notice it completely looses the <script> tags and converts the left-arrow to the http equivalent ampersand-l-t-semicolon.
ideas?
please forgive me if this is completely covered somewhere.... its late at night and i am tired and was unable to find it.
thank you