View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003064 | unreal | ircd | public | 2006-09-18 19:22 | 2006-11-24 15:07 |
Reporter | SeigHart | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | every | OS | every | OS Version | every |
Product Version | 3.2.5 | ||||
Fixed in Version | 3.2.6 | ||||
Summary | 0003064: SAPART not supporting multiple channels | ||||
Description | When you do /sajoin you can do it this way. /sajoin nick #1,#2,#3 At helpop says you can do the same with /sapart so you could use /sapart nick #1,#2,#3 Message. The thing is that doesn't handle the channel sequences properly It says ---> no such channel: #1,#2,#3 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
beta11? that's very old... On 3.2.5 this works fine, if you put actual channel names there... /sajoin nick #a,#b,#c Works fine |
|
It has been said that: a) You are actually on 3.2.5 (not beta11) b) It's SAPART, not SAJOIN, I misread. c) The channels are actually specified as #one,#two,#three (in digits) but mantis is hiding them as 1,2,3 We usually close beta* bugs on-sight without reading them. Due to your version field, I thought you were one of those idiots again running 3.2-beta* and complaining about the old sajoin bug that got fixed a few versions ago :P. Bug is now open again. |
|
Hm actually I didn't that much "misread"... The TITLE is "/SAJoin" ! :P I'm renaming it. |
|
confirmed. 3.2.4 and 3.2.5 both. |
|
patch written by me, must fix this bug and http://bugs.unrealircd.org/view.php?id=3051 |
|
Added in CVS of 32* and 33*: - Fixed belarussian-w1251 charset.. accidently copied a "'" which caused an internal error, reported by Bock (0003114). - Added information about extbans to help.conf (/HELPOP ?EXTBANS). Patch from Bock (0003113). - Made SAPART work for mulitple channels, just like SAJOIN. Patch provided by Bock (0003064). This also fixes SAPART now being announced to all opers globally, just like SAJOIN. - Finally fixed /RESTART issue on windows for good, should now always restart correctly. Patch provided by BuHHunyx and Bock (0002734). |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-09-18 19:22 | SeigHart | New Issue | |
2006-09-18 19:27 | syzop | Status | new => closed |
2006-09-18 19:27 | syzop | Note Added: 0012403 | |
2006-09-18 19:27 | syzop | Resolution | open => no change required |
2006-09-19 05:54 |
|
Status | closed => new |
2006-09-19 06:32 | syzop | Note Added: 0012404 | |
2006-09-19 06:32 | syzop | Product Version | 3.2-beta11 => 3.2.5 |
2006-09-19 06:37 | syzop | Note Added: 0012405 | |
2006-09-19 06:37 | syzop | Summary | /SAJoin => SAPART not supporting multiple channels |
2006-11-16 15:36 | Bock | Note Added: 0012677 | |
2006-11-18 07:28 | Bock | Note Added: 0012686 | |
2006-11-18 07:28 | Bock | File Added: m_sapart.c.diff | |
2006-11-24 15:07 | syzop | Status | new => resolved |
2006-11-24 15:07 | syzop | Fixed in Version | => 3.2.6 |
2006-11-24 15:07 | syzop | Resolution | no change required => fixed |
2006-11-24 15:07 | syzop | Assigned To | => syzop |
2006-11-24 15:07 | syzop | Note Added: 0012714 |