Closed
Bug 923865
Opened 12 years ago
Closed 12 years ago
Testopia is not compatible with Bugzilla 4.5 due to a DB schema change
Categories
(Testopia :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.0
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
Attachments
(1 file, 1 obsolete file)
1.54 KB,
patch
|
Details | Diff | Splinter Review |
Bug 903895 changed the components.id column format from INT2 to INT3. This means we have to fix test_case_components.component_id format to work with Bugzilla 4.5. I added code to handle 4.5 as well as older releases.
Attachment #813902 -
Flags: review?(gregaryh)
![]() |
Assignee | |
Comment 1•12 years ago
|
||
Better regexp.
Attachment #813902 -
Attachment is obsolete: true
Attachment #813902 -
Flags: review?(gregaryh)
Attachment #814070 -
Flags: review?(gregaryh)
Comment 2•12 years ago
|
||
Thank you for that patch. It works fine also using bugzilla trunk.
![]() |
Assignee | |
Comment 3•12 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/extensions/testopia/trunk/
modified extensions/Testopia/Extension.pm
Committed revision 665.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Updated•12 years ago
|
Attachment #814070 -
Flags: review?(gregaryh)
You need to log in
before you can comment on or make changes to this bug.
Description
•