Modify ↓
#8319 closed defect (wontfix)
bugzilla2trac.py should support BZ_PORT
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | |
Component: | general | Version: | 0.9b2 |
Severity: | normal | Keywords: | bugzilla |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If the MySQL of the target bugzilla is not serving at 3306, bugzilla2trac cannot connect.
I successfully added support for a port. It was rather straightforward even though I have never written a bit of python in my life before.
Attachments (1)
Change History (7)
by , 15 years ago
Attachment: | bugzilla2trac.py.withPort added |
---|
comment:1 by , 15 years ago
Keywords: | bugzilla added |
---|---|
Milestone: | → 0.11.5 |
Please resubmit as a patch against latest stable version of the script - thanks!
comment:2 by , 15 years ago
The file attached is wrong - it has no modifications concerning BZ_PORT setting.
comment:3 by , 15 years ago
Milestone: | 0.11.6 → not applicable |
---|
comment:4 by , 15 years ago
Owner: | removed |
---|
comment:5 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Version: | none → 0.9b2 |
As was said above:
- file attached doesn't contain anything about BZ_PORT
- you should provide a patch anyway
Feel free to reopen if you contribute the changes.
comment:6 by , 15 years ago
Milestone: | not applicable |
---|
Note:
See TracTickets
for help on using tickets.
bugzilla2trac with support for specified mysqld service port