[Bug 4934] New: Upgrade bugzilla to version 2.20

Wine Bugs wine-bugs at winehq.org
Sat Mar 25 20:59:56 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4934

           Summary: Upgrade bugzilla to version 2.20
           Product: WineHQ Bugzilla
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: misc-bugs
        AssignedTo: tony.lambregts at gmail.com
        ReportedBy: tony.lambregts at gmail.com
                CC: wine-bugs at winehq.org


This bug is mostly to keep track of what needs to be done to upgrade bugzilla to
version 2.20. Our version current version is 2.17.4 wich is technicaly
"unstable" and at least a couple of versions behind the currently stable release.

At least the followind tables need to be altered

alter table bug_status add isactive int;
alter table rep_platform add isactive int;
alter table resolution add isactive int;
alter table op_sys add isactive int;
alter table bug_severity add isactive int;
alter table priority add isactive int;

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list