Closed Bug 110675 Opened 24 years ago Closed 24 years ago

Edit Imap Drafts fails

Categories

(MailNews Core :: Composition, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 110502

People

(Reporter: Bienvenu, Assigned: Bienvenu)

Details

(Keywords: regression)

Possibly a fallout from the url changes, since we're failing with a null url.
duplicate of bug 110552 ?
yes, except this one has the right people cc'ed, so I'm going to dup the other one. The basic problem is that IsValidScheme does not allow _ in the scheme, and mailnews uses underscores in all our schemes (imap_message, mailbox_message, ...). I'm assuming this is a recent change - not sure why '_' is not allowed, but I'm surprised anything in mailnews works.
Keywords: regression
The addressbook uses moz-directory for its schemes as well, so things like history ab don't work either. Darin, we need guidance. If schemes can't have non alphanumeric characters, then we need to rewrite a lot of our uri parsing and munging code, so I'd really like to know if this is a hard and fast rule, or if I can tweak IsValidScheme to be more forgiving.
With Seth's fix to bug 110502, this ought to work. Bienvenu, does it?
duping - Seth fixed it all. *** This bug has been marked as a duplicate of 110502 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified as dup
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.