Open
Bug 1446443
Opened 8 years ago
Updated 5 years ago
Error "query.cgi: Unable to restore cached schema: syntax error at (eval 86) line 2, near "'attach_data' :"" after creating an user defined field
Categories
(Bugzilla :: Database, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: klaus.aengenvoort, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36
Steps to reproduce:
Version 5.0.3 with Bugzilla-de Version 5.0.3-1
I created a userdefined field and saved it. After that I cann open a bug or a search anymore.
Actual results:
I got this error when opening a bug:
Software error:
Unable to restore cached schema: syntax error at (eval 85) line 2, near "'attach_data' :"
For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.
[Fri Mar 16 17:20:59 2018] show_bug.cgi: Unable to restore cached schema: syntax error at (eval 85) line 2, near "'attach_data' :"
Expected results:
The field shoul have been created and I shoul be able to use it in the bug form.
Reporter | ||
Comment 1•8 years ago
|
||
Sorry, Typo.
I created a userdefined field and saved it. After that I can not open a bug or a search anymore.
You need to log in
before you can comment on or make changes to this bug.
Description
•