remove references to database glob import from ZCML
Bug #651740 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Curtis Hovey |
Bug Description
Several zcml files, notably soyuz/configure
Related branches
lp://staging/~sinzui/launchpad/apocalypse-interface-imports-4
- Gavin Panella (community): Approve
-
Diff: 675 lines (+76/-78)11 files modifiedlib/canonical/launchpad/database/__init__.py (+0/-2)
lib/canonical/launchpad/zcml/account.zcml (+2/-2)
lib/canonical/launchpad/zcml/binaryandsourcepackagename.zcml (+1/-1)
lib/canonical/launchpad/zcml/emailaddress.zcml (+2/-2)
lib/canonical/launchpad/zcml/librarian.zcml (+4/-4)
lib/canonical/launchpad/zcml/logintoken.zcml (+3/-3)
lib/canonical/launchpad/zcml/message.zcml (+3/-3)
lib/canonical/launchpad/zcml/oauth.zcml (+7/-7)
lib/canonical/launchpad/zcml/temporaryblobstorage.zcml (+3/-3)
lib/lp/registry/configure.zcml (+2/-2)
lib/lp/soyuz/configure.zcml (+49/-49)
Changed in launchpad-foundations: | |
status: | In Progress → Fix Committed |
tags: | added: qa-ok |
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.