Re: [cowiki-dev] Complete reverse parser refusal
"Daniel T. Gorski" <[email protected]> Thu, 4 Aug 2005 20:22:11 +0200
| Newsgroups | gmane.comp.php.cowiki.devel |
|---|---|
| Message-ID | <20050804182211.GW545@bantha> |
On 03 Aug 18:35, Archie Campbell wrote:
Hi Archie,
> >please take the attached file (it is a legacy XML from delelnet.org) and
> >put it 1 to 1 in the "content" field of the "cowiki_node" table. Try to
> >edit this document then.
> Should be better now, Dan. My commit was too hasty.
With your new changes and the _given legacy XML_ data I get now (while
trying to edit):
--- start of browser output ---
Error on line 48 before
has added Turkish localization to the latest coWiki development version.
Neat.
FYI: The main coWiki core development is still frozen until the PHP5
developers know what they want. The one and only stable coWiki version is
0.3.3 with PHP beta1
Error on line 49 before
--- end of browser output ---
The generated HTML is:
--- start of source output ---
Error on line 48 before <q><p> has added Turkish localization to
the latest coWiki development version. Neat.</p><p>FYI:
The main coWiki core development is still frozen until the PHP5
developers know what they want. The one and only stable coWiki version
is 0.3.3 with PHP beta1</p></q>
Error on line 49 before
--- end of source output ---
Then, below this output, the edit "window"/box begins. Any ideas? Did you
try what I suggested, to take the legacy XML and try to work with it?
I am also wondering as I got doubleqoutes (") emitted by the Firefox browser
at the location where the <q> and </q> are, but there are no quotes in the
source. Just asking myself if <q> is a valid HTML element and if Firefox
spits out these quotes automatically as this doesn't happen with IE. But this
not the "real" problem :)
regards dtg