Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.16.14

Bug #414 SQL query problem
Submitted: 2003-12-12 17:57 UTC
From: kipaten21 at hotmail dot com Assigned: lsmith
Status: Closed Package: LiveUser
PHP Version: Irrelevant OS: ANY
Roadmaps: (Not assigned)    
Subscription  


 [2003-12-12 17:57 UTC] kipaten21 at hotmail dot com
Description: ------------ In Admin/Perm/DB_Common.php:1476 GROUP BY right_id, rights.area_id, areas.application_id'; should be changed to GROUP BY rights.right_id, rights.area_id, areas.application_id'; to fix an ambiguous column error in Oracle.

Comments

 [2003-12-12 23:10 UTC] lsmith
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.