Opened at 2010-08-01T16:24:23Z
Closed at 2014-12-05T12:53:33Z
#1146 closed defect (fixed)
replace hardcoded 'allmydata-tahoe' with allmydata.__appname__
Reported by: | zooko | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | 1.10.1 |
Component: | code | Version: | 1.7.1 |
Keywords: | forward-compatibility backward-compatibility | Cc: | |
Launchpad Bug: |
Description
Attachments (1)
Change History (7)
Changed at 2010-08-01T16:25:06Z by zooko
comment:1 Changed at 2010-08-01T16:25:21Z by zooko
- Keywords review-needed added
comment:2 Changed at 2010-08-06T01:39:16Z by davidsarah
- Keywords backward-compatibility added; review-needed removed
- Milestone changed from 1.8β to undecided
comment:3 Changed at 2010-08-06T07:15:53Z by zooko
- Keywords forward-compatibility added
comment:4 Changed at 2010-08-06T07:26:10Z by zooko
comment:5 Changed at 2012-04-01T05:19:01Z by davidsarah
- Priority changed from major to normal
comment:6 Changed at 2014-12-05T12:53:33Z by daira
- Milestone changed from undecided to 1.11.0
- Resolution set to fixed
- Status changed from new to closed
All of the cases in allmydata_appname.dpatch.txt have since been fixed. There are a couple of cases still in comments, but they can be fixed as part of #2011.
Note: See
TracTickets for help on using
tickets.
See #1159 for why compatibly changing the appname is not easy. Since we can't change the appname until we've decided how to solve that, we should hold off on this patch for trunk (even though I don't think it causes any problem by itself).