Closed
Bug 302655
Opened 19 years ago
Closed 19 years ago
Product.pm methods don't return what is expected, they are milestones, components and versions
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 302654
People
(Reporter: gabriel.sales, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050608 Firefox/1.0 (Ubuntu package 1.0.4) Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050608 Firefox/1.0 (Ubuntu package 1.0.4) When i call a product method their methods ( milestones, components and versions) don't return what is expected. Reproducible: Always Steps to Reproduce: 1.Instance a product object. 2.Call for methods milestones, components and versions 3. Actual Results: don't return a hash. Expected Results: return a hash with the method's object
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 302654 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•