Closed
Bug 281602
Opened 20 years ago
Closed 19 years ago
Software error: for regexp to editusers
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
DUPLICATE
of bug 157092
People
(Reporter: timeless, Unassigned)
References
()
Details
Bugzilla Version 2.19.1+
Select user
Software error:
DBD::mysql::st execute failed: Got error 'repetition-operator operand invalid'
from regexp [for statement ``SELECT login_name,realname,disabledtext FROM
profiles WHERE login_name regexp'.???$' ORDER BY login_name'']) at
Bugzilla/DB.pm line 62
Bugzilla::DB::SendSQL('SELECT login_name,realname,disabledtext FROM profiles
WHERE logi...') called at /opt/webtools/bugzilla/editusers.cgi line 329
For help, please send mail to the webmaster (webmaster@mozilla.org), giving this
error message and the time and date of the error.
Comment 1•20 years ago
|
||
Similar to bugs 155161 (groups / checksetup) and 157092 (query / buglist).
Seems the same like this one when you click in the advance Search and then click in the link "Component":
Software error:
DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY name' at line 1 [for Statement "SELECT name, initialowner, initialqacontact, description FROM components WHERE product_id = ORDER BY name"] at Bugzilla/DB.pm line 65
Bugzilla::DB::SendSQL('SELECT name, initialowner, initialqacontact, description FROM...') called at /var/www/localhost/htdocs/bugzilla/describecomponents.cgi line 88
For help, please send mail to the webmaster (marcoavila@runbox.com), giving this error message and the time and date of the error.
Comment 4•19 years ago
|
||
*** This bug has been marked as a duplicate of 157092 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•