This bug was fixed in the package ampache - 3.6-rzb2779+dfsg-0ubuntu9.1

---------------
ampache (3.6-rzb2779+dfsg-0ubuntu9.1) xenial; urgency=medium

  * debian/patches/04_rename_error_to_amperror.patch: Backport 'Rename
    Error class to AmpError (fix php7 Error class name conflict)'.
    Closes LP: #1578201.

 -- Nishanth Aravamudan <nish.aravamu...@canonical.com>  Fri, 24 Jun
2016 08:21:47 -0700

** Changed in: ampache (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1578201

Title:
  ampache does not work on xenial/php7

Status in ampache package in Ubuntu:
  Fix Released
Status in ampache source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * Ampache does not allow logins on xenial with php7.

   * Upstream commit
  
(https://github.com/ampache/ampache/commit/92fcb8467070733bc70e0e0dc6a6edd3bbb2a621)
  fixes it by renaming an internal class Error to AmpError, to not
  conflict with the PHP Error class.

  [Test Case]

   * Attempt to login to the ampache page, it will error as a failure
  case.

  [Regression Potential]

   * ampache as currently packaged in Xenial does not allow logins, so
  the chance for regression is low. This bugfix is identical to the one
  committed upstream for the same issue.

  Ampache does not allow logins on xenial with php7. Here is the error
  using apache2

  [Wed May 04 08:13:00.662067 2016] [:error] [pid 13376] [client
  xxx.xxx.xxx.xxx:52026] PHP Fatal error:  Uncaught Error: Call to
  undefined method Error::display() in
  /usr/share/ampache/www/templates/show_login_form.inc.php:72\nStack
  trace:\n#0 /usr/share/ampache/www/login.php(170): require()\n#1
  {main}\n  thrown in
  /usr/share/ampache/www/templates/show_login_form.inc.php on line 72

  This bug is fixed on ampache github - the xenial codebase should be
  updated to git.

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

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to