Description
Via this forum thread — apparently it was somehow possible in 1.x to create a document whose ID started with "_", even though this is supposed to be illegal. Any database with such a doc will fail to open in 2.x because the upgrader will reject that docID.
We have a test in the Upgrader class to skip the special case of docIDs that start with "design/" (which was legal in 1.x, for complicated reasons.) This should be modified to skip (not reject) any doc whose ID starts with "".
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | Mercury [ 16188 ] |
Assignee | The Lite [ cbgto ] | Jens Alfke [ jens ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |