[Bug 1610704] Re: php-xml dependency missing in 16.04

Marc Deslauriers marc.deslauriers at canonical.com
Tue Sep 20 11:44:40 UTC 2016


** Also affects: davical (Ubuntu Yakkety)
   Importance: Undecided
       Status: New

** Also affects: davical (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Changed in: davical (Ubuntu Yakkety)
       Status: New => Fix Released

** Description changed:

+ [Impact]
+ 
  As indicated here: http://wiki.davical.org/index.php/DAViCal_Dependencies ,
  the package davical is missing the dependency php-xml and thus some HTTP requests fail with error 500.
+ 
+ [Test case]
+ 
+ curl --request PROPFIND --user ds:xxx --header "Content-Type: text/xml"
+ --header "Brief:t" --data "<D:propfind
+ xmlns:D="DAV:"><D:prop><D:displayname/></D:prop></D:propfind>"
+ http://localhost/davical/caldav.php/ds/addresses/
+ 
+ Should not result in 'Call to undefined function xml_parser_create_ns()'
+ 
+ See https://gitlab.com/davical-project/davical/issues/91
+ 
+ [Regression Potential]
+ 
+ It's just an added dependency. At worst, it would install a useless
+ package.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1610704

Title:
  php-xml dependency missing in 16.04

Status in davical package in Ubuntu:
  Fix Released
Status in davical source package in Xenial:
  In Progress
Status in davical source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

  As indicated here: http://wiki.davical.org/index.php/DAViCal_Dependencies ,
  the package davical is missing the dependency php-xml and thus some HTTP requests fail with error 500.

  [Test case]

  curl --request PROPFIND --user ds:xxx --header "Content-Type:
  text/xml" --header "Brief:t" --data "<D:propfind
  xmlns:D="DAV:"><D:prop><D:displayname/></D:prop></D:propfind>"
  http://localhost/davical/caldav.php/ds/addresses/

  Should not result in 'Call to undefined function
  xml_parser_create_ns()'

  See https://gitlab.com/davical-project/davical/issues/91

  [Regression Potential]

  It's just an added dependency. At worst, it would install a useless
  package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/davical/+bug/1610704/+subscriptions



More information about the Ubuntu-sponsors mailing list