Damn, spoke too soon. The patch seem to break some frames-related javascript code.
I use phpMyAdmin which breaks at this statement:
?>
<script language="JavaScript1.2">
parent.frames.nav.location.reload();
</script>
<?php
With the patch in place, the output of this page begins as:
"JavaScript1.2">....
I have re-compiled without the patch, and things go back to the way they were.
Please tell me what snippits you need to debug this.
Regards,
-paul
Paul Stavrides wrote:
> Emile,
>
> That got it! I am running ASP tags with no modifications now. I'm running 1.2.5
> still so the patch was easy.
>
> Thanks for your excellent support, as always.
>
> Regards,
>
> -paul
>
> Emiliano wrote:
>
> > Hello Paul Stavrides,
> >
> > > It looks like my Javascript (which is a Macromedia canned layer control)
> > > routine is giving the Midgardized PHP parser problems. Here is the line it
> > > chokes on:
> >
> > You found the problem. There's a preliminary patch at
> > http://www.midgard-project.org/~emiliano/lang-scan-lex.patch. I've tried
> > it and It Works For Me (tm). I'd like to see more tests/testers before
> > committing this, though.
> >
> > The patch is against 1.2.5 but the change is rather simple so applying to
> > 1.4b3 should be easy.
> >
>
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]