← Back to team overview

pkg-perl-maintainers team mailing list archive

[Bug 1732485] Re: Crash with mime type application/xml on recent distros

 

** Description changed:

  NCIPServer will crash on Ubuntu 16.04 if data is posted with mime type
- of application/x-www-form-urlencoded or application/xml. This is because
- of changes made to Dancer that do not work with certain modules from
- HTTP::Body which Daner requires.
+ of application/xml. This is because of changes made to Dancer that do
+ not work with certain modules from HTTP::Body which Daner requires.
  
  I believe that this will also happen on Debian 8 Jessie and Debian 9
  Stretch, but I have not thoroughly tested it on those distributions.
  
  A long term fix for this issue would be to implement bug 1673974 and
  remove the dependency on Dancer 1. Another possible long term fix would
  be to move to Dancer 2.
  
  In the meantime, you can apply the attached patch to
  /usr/share/perl5/HTTP/Body/XForms.pm.
  
  This is not an actual bug in NCIPServer, but a bug in a dependency that
  shows up as a bug in NCIPServer. :)

-- 
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libdancer-perl in Ubuntu.
https://bugs.launchpad.net/bugs/1732485

Title:
  Crash with mime type application/xml on recent distros

To manage notifications about this bug go to:
https://bugs.launchpad.net/ncipserver/+bug/1732485/+subscriptions


References