** Description changed:

+ [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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578201

Title:
  ampache does not work on xenial/php7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to