Closed Bug 72750 Opened 24 years ago Closed 24 years ago

[mac] OK button in subscribe dialog fails for groups with long names

Categories

(SeaMonkey :: MailNews: Message Display, defect)

PowerPC
Mac System 9.x
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.8.1

People

(Reporter: asa, Assigned: sspitzer)

Details

Steps to Reproduce: 1. set up news.mozilla.org server 2. open subscribe window 3. attempt to subscribe to netscape.public.mozilla.builds Results: Clicking the OK button does not dismiss the window. Expected: Clicking OK dismisses subscribe window and the group is added to the server pane.
Target Milestone: --- → mozilla0.8.1
I got a fix for this bad boy. curse mac and the 32 character file limits. I should have followed my own comment, from nsNewsFolder.cpp // do we need to hash newsgroup name if it is too big? path += (const char *) newsgroupname; working on the fix.
Status: NEW → ASSIGNED
fix in hand, has been sr=mscott. I'll land it on the tip and the 0.8.1 branch.
Summary: OK button in subscribe dialog fails for some groups → OK button in subscribe dialog fails for groups with long names
fix checked into the trunk. I'll mark it fix when I land on the branch.
fixed on both the trunk and the branch. on the trunk I also added some try and catch statements to mailCommands.js to that will handle (unexpected) failures, and still allow the user to close the dialog on OK.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Summary: OK button in subscribe dialog fails for groups with long names → [mac] OK button in subscribe dialog fails for groups with long names
VERIFIED FIXED. Build 2001032108 allows me to subscribe and confirm the subscription with the OK button on Mac OS 9.1 (using news.mcom.com with netscape.public.mozilla.mail-news.)
Status: RESOLVED → VERIFIED
verified on the branch. Thanks Seth. You totally rock!
Product: Browser → Seamonkey
Component: MailNews: Subscribe → MailNews: Message Display
QA Contact: esther → search
You need to log in before you can comment on or make changes to this bug.