we're not sending the server password when we have multiple connections

Bug #452885 reported by Space Hobo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yardbird
Fix Released
High
Space Hobo

Bug Description

Consider a configuration such as:

IRC_CHANNELS = (
        'ircs://roflbird:<email address hidden>:6697/privileged/#yardbird',
        'ircs://irc.slashnet.org:6697/#birdland',
        'ircs://irc.slashnet.org:6697/#dumont',
        'ircs://<email address hidden>:6697/#yardbird?cert=/home/example/keys/yardbird.cert&key=/home/example/keys/yardbird.key',
        )

In this instance (with different nicks, passwords, and key locations) the slashnet server password simply isn't sent. If we comment out the oftc line, it idents using the server password successfully. I fear that this is part of some horrible twisted horror that isn't properly tested, just like the /me stuff.

Space Hobo (spacehobo)
tags: added: twisted yardbird
Changed in yardbird:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → another-hairdo
assignee: nobody → Space Hobo (spacehobo)
importance: Medium → High
Revision history for this message
Space Hobo (spacehobo) wrote :

I've shuffled the settings around a bit and caught some assertion exceptions and I think I may have a bead on this.

Revision history for this message
Space Hobo (spacehobo) wrote :

Fixed in rev 115 of lp:yardbird

Changed in yardbird:
status: Confirmed → Fix Committed
Space Hobo (spacehobo)
Changed in yardbird:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.