Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003288Doomseeker[All Projects] Suggestionpublic2017-10-03 19:052018-10-27 22:55
ReporterWubTheCaptain 
Assigned ToZalewa 
PrioritylowSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
Platformx86_64OSDebian GNU/LinuxOS Versionbuster/sid
Product Version1.1 
Target Version1.2Fixed in Version1.2 
Summary0003288: IRC: Allow changing ident
DescriptionDoomseeker includes a small IRC client. Its connect dialog displays fields to edit your nick, alternate nick and realname but not ident. The ident seems to be hardcoded to be the same as your configured nick.

On Debian GNU/Linux, it is also worth noting this ident is not the same as the Unix account on the local system by default/if empty or undefined.
Steps To Reproduce

  1. If IRC is not already visible, to view it press Ctrl + I or access it via top crates (View → IRC) or the button (IRC).

  2. On the left side of IRC panel, click the "Connect" button.

  3. Notice how there's fields to edit your nick, alternate nick and realname but not ident.

Additional Informationnick!~ident@hostname
Attached Files

- Relationships
related to 0003392closed IRC: Define username from local UNIX user account name when undefined 

-  Notes
User avatar (0019066)
Zalewa (developer)
2018-02-18 11:37

If I'm not mistaken, what you want is the <user> parameter of the /user command as defined by RFC 2812:'https://tools.ietf.org/html/rfc2812#section-3.1.3 [^]'
User avatar (0019067)
Zalewa (developer)
2018-02-18 12:19

Okay, among other things, I've added the "User name" edit box to the IRC connection dialog:'https://bitbucket.org/Doomseeker/doomseeker/commits/9d95b09a6e8a034b0809caa5491377bc9f7c6597 [^]'

It can now be considered if we want to allow to keep different identities - identity per network or multiple identities stored separately, with preferable identity somehow associated with each network. However, I don't think that complicating the IRC client should be the focus in Doomseeker.
User avatar (0019104)
WubTheCaptain (reporter)
2018-03-03 17:39

While the <user> part of USER message is currently derived from the nickname and not the local user account name on UNIX-like operating systems (which may not be the most ideal default) when NULL, the suggested feature previously missing and mentioned in this ticket has been resolved.

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2017-10-03 19:05 WubTheCaptain New Issue
2018-02-18 10:29 Zalewa Assigned To => Zalewa
2018-02-18 10:29 Zalewa Status new => assigned
2018-02-18 11:37 Zalewa Note Added: 0019066
2018-02-18 12:19 Zalewa Note Added: 0019067
2018-02-18 12:19 Zalewa Status assigned => needs testing
2018-03-03 17:39 WubTheCaptain Note Added: 0019104
2018-03-03 17:39 WubTheCaptain Status needs testing => resolved
2018-03-03 17:39 WubTheCaptain Fixed in Version => 1.2
2018-03-03 17:39 WubTheCaptain Resolution open => fixed
2018-03-03 17:39 WubTheCaptain Target Version => 1.2
2018-03-03 18:02 WubTheCaptain Relationship added related to 0003392
2018-10-27 22:55 WubTheCaptain Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker