On Fri, Oct 2, 2009 at 18:42, Moacir de Oliveira
wrote:
> Patch for the Bug #49743 http://bugs.php.net/bug.php?id=49743
>
> http://pastie.org/639588
>
> This patch modify the structure of the table ids of the Indexer, a new auto
> increment primary key is used instead of the docbook_id, and now th
Patch for the Bug #49743 http://bugs.php.net/bug.php?id=49743
http://pastie.org/639588
This patch modify the structure of the table ids of the Indexer, a new auto
increment primary key is used instead of the docbook_id, and now the xml:ids
with multiple sdesc will be stored in the database.
--M