Closed Bug 131604 Opened 22 years ago Closed 19 years ago

Don't default to IRCMonkey

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ian, Assigned: bugzilla-mozilla-20000923)

References

Details

(Whiteboard: [cz-patch][cz-0.9.69])

Attachments

(1 file, 1 obsolete file)

The default nickname of IRCMonkey is causing lots of new people to use it,
making IRC a lot less personal. I think Chatzilla should default to the current
username, or the user's mail name, or not default to anything at all.
I am *so* tempted to wontfix this.  It's just a default nick after all.  It's 
also got some humor/sentimental value.
Defaults are everything. :-)

Seriously though. The number of IRCMonkeys that are frequenting IRC is making it
hard to distinguish newbies from each other.
Attached file Makes a random nickname (obsolete) —
How about this? It makes a random nickname using words from two lists, plus a
number.
"mowmow" is one word, not two. It capitalises to "Mowmow", not "MowMow".

Anyway, I think Chatzilla should default to the current username, or the user's
mail name, or not default to anything at all. The defaults given in the last
patch are no better than IRCMonkey.
Product: Core → Other Applications
defaulting to "UserNameMonkey" might be a way to idenify neophytes and retain
some of the cheeky humour but using the username in some way would be much
better than straight hardcoded default or randomely generated nickname.  
Whiteboard: [cz-0.9.68.6]
1 vote for a WONTFIX

- Mick
Blocks: 299458
Whiteboard: [cz-0.9.68.6] → [cz-need-patch][cz-0.9.68.6]
Assignee: rginda → silver
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: PC → All
Attachment #85054 - Attachment is obsolete: true
Attachment #193350 - Flags: review?(rginda)
Whiteboard: [cz-need-patch][cz-0.9.68.6] → [cz-patch][cz-0.9.68.6]
Comment on attachment 193350 [details] [diff] [review]
Use local environment to pick default nickname

r=rginda
Attachment #193350 - Flags: review?(rginda) → review+
Checked in --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
out of curiousity, was there a reason why this didn't use nsIUserInfo?
The main reason that it wasn't even considered - as I'm sure you'll have guessed - is that no-one knew that it existed.

The fact it is highly unimplemented across 4 separate platforms doesn't help its case, either - Win only has 1 of 4 props implemented, OS/2 has NOTHING, Mac has 2 real and two hacks, *nix has 1 real and 3 hacks.
ok. although all you need is the username property :)
Although not mentioned in this bug, we actually wanted to use the "real name" of the user over the login name. That has an implementation record of 1 real, 1 hack and 2 not-impl. in nsIUserInfo. Even username is only 2 real, 1 hack and 1 not-impl.
Whiteboard: [cz-patch][cz-0.9.68.6] → [cz-patch][cz-0.9.69]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: