Changes between Initial Version and Version 5 of Ticket #929
- Timestamp:
- 2010-06-03T03:57:46Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #929
- Property Owner set to davidsarah
- Property Status changed from new to assigned
- Property Keywords metadata added
- Property Milestone changed from undecided to 1.7.0
-
TabularUnified Ticket #929 – Description
initial v5 1 It seems that it is possible for a dirnode to be created without the "tahoe" metadata key, if the metadata is given explicitly in a {{{mkdir-immutable}}} JSON body. An example is the "only-child-from-the-future" entry in [http://testgrid.allmydata.org:14170/uri/URI:DIR2-CHK:qit63hxsobnf52bsnpgqvlavia:xsrrpwmwzrmj6uytoyuimy3mcjjt6gwikh4aneumk43cyycu5cjq:3:10:89/ this immutable directory], which has the metadata shown [http://testgrid.allmydata.org:14170/uri/URI:DIR2-CHK:qit63hxsobnf52bsnpgqvlavia:xsrrpwmwzrmj6uytoyuimy3mcjjt6gwikh4aneumk43cyycu5cjq:3:10:89/only-child-from-the-future?t=json here]. (Note: this is a link to a ...)1 It seems that it is possible for a dirnode to be created without the "tahoe" metadata key, if the metadata is given explicitly in a {{{mkdir-immutable}}} JSON body. An example is the "only-child-from-the-future" entry in [http://testgrid.allmydata.org:14170/uri/URI:DIR2-CHK:qit63hxsobnf52bsnpgqvlavia:xsrrpwmwzrmj6uytoyuimy3mcjjt6gwikh4aneumk43cyycu5cjq:3:10:89/ this immutable directory], which has the metadata shown [http://testgrid.allmydata.org:14170/uri/URI:DIR2-CHK:qit63hxsobnf52bsnpgqvlavia:xsrrpwmwzrmj6uytoyuimy3mcjjt6gwikh4aneumk43cyycu5cjq:3:10:89/only-child-from-the-future?t=json here]. 2 2 3 (Th is is an UnknownNode, but I don't know whether that's relevant to the bug.)3 (These URLs are on the old testgrid, and probably not accessible any more.) 4 4 5 5 I'll investigate this further after the 1.6 release.