Closed
Bug 83351
Opened 25 years ago
Closed 25 years ago
Products MUST have at least one component
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
People
(Reporter: scott_stults, Assigned: justdave)
Details
If a product exists without a component the following error is displayed:
Content-type: text/html
Software error:
Can't use string ("") as an ARRAY ref while "strict refs" in use
at /usr/bugzilla-2_12/query.cgi line 295.
For help, please send mail to the webmaster (root@localhost), giving this error
message and the time and date of the error.
The workaround is, of course, to always create a component when a product is
created. However, a better solution may be to automatically create a default
or main component when a new product is created.
Comment 1•25 years ago
|
||
The fix was recently checked into CVS.
*** This bug has been marked as a duplicate of 65399 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 2•24 years ago
|
||
moving to Bugzilla product
reassign to default owner/qa for INVALID/WONTFIX/WORKSFORME/DUPLICATE
Assignee: tara → justdave
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: Bugzilla 2.12 → unspecified
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•