Testlink on Debian Lenny config error php5-domxml

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
eelcodegraaff
TestLink user
Posts: 4
Joined: Wed Jun 02, 2010 5:12 pm

Testlink on Debian Lenny config error php5-domxml

Post by eelcodegraaff »

Hi Guys, i am implementing the teslink 1.9 version on my debian system.
In de config logging i get een error domxml not found.
I am running debian lenny with apt get, apache2 and php5

the module php5-domxml is not longer availible.

Seems there is a temp solution for it ...

http://alexandre.alapetite.fr/doc-alex/ ... ex.en.html

will this be fixed in the next beta?
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Testlink on Debian Lenny config error php5-domxml

Post by fman »

big part of code has been refactored to use simpleXML().
Please open issue on mantis, point what are the features where you have problems due to domxml

right now on CVS code (and think on 1.9 beta 4) only feature using domxml is:
importReqDataFromDocBook()

we need to contact contributor to ask for rewrite using simpleXML()

You can contribute with this refactoring is you want
Post Reply