View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004898 | unreal | ircd | public | 2017-03-16 00:08 | 2017-03-18 14:52 |
Reporter | PeGaSuS | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Unix | OS | Ubuntu | OS Version | 16.04 LTS |
Product Version | 4.0.11 | ||||
Fixed in Version | 4.0.12 | ||||
Summary | 0004898: [nocodes] Make +S strip italic | ||||
Description | During a few tests to channel mode +S, we've found that it isn't stripping italic. It actually strips bold, underline and colors, but italic font goes through it. As it's a channel mode, i guess it should be fixed asap. | ||||
Steps To Reproduce | Enter a channel, set it to +S, and send few control codes in a few sentences. All of them will be stripped, except italic. | ||||
Additional Information | I've attached a printscreen of the problem. | ||||
Tags | bug, CHMODE | ||||
Attached Files | |||||
3rd party modules | |||||
|
According to the channel mode description (https://www.unrealircd.org/docs/Channel_modes), +S should strip colors only. |
|
+S only strips color (and +c blocks it) If you want more than that you can load the 'nocodes' module. Then bold and underline will also be stripped/blocked. Italic isn't on that list, but it could be a nice feature addition. |
|
[unreal40 000f9e1] 'nocodes' module: also strip/block italic. Suggested by The_Myth (0004898). https://github.com/unrealircd/unrealircd/commit/000f9e10fcb49d168d027d5a84adcf8aa5bcdf9b |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-16 00:08 | PeGaSuS | New Issue | |
2017-03-16 00:08 | PeGaSuS | File Added: chmode_S_bug.png | |
2017-03-16 00:17 | PeGaSuS | Tag Attached: bug | |
2017-03-16 00:17 | PeGaSuS | Tag Attached: CHMODE | |
2017-03-16 00:24 | NoMiaus | Note Added: 0019694 | |
2017-03-18 14:40 | syzop | Priority | high => normal |
2017-03-18 14:44 | syzop | Note Added: 0019697 | |
2017-03-18 14:44 | syzop | Note Edited: 0019697 | |
2017-03-18 14:46 | syzop | Severity | minor => feature |
2017-03-18 14:46 | syzop | Summary | Chanmode +S not properly stripping italic. => [nocodes] Make +S strip italic |
2017-03-18 14:52 | syzop | Assigned To | => syzop |
2017-03-18 14:52 | syzop | Status | new => resolved |
2017-03-18 14:52 | syzop | Resolution | open => fixed |
2017-03-18 14:52 | syzop | Fixed in Version | => 4.0.12 |
2017-03-18 14:52 | syzop | Note Added: 0019698 |