MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001209 | Zandronum | [All Projects] Bug | public | 2012-12-09 16:45 | 2018-09-30 22:05 |
|
Reporter | ZzZombo | |
Assigned To | Dusk | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 1.0 | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0001209: Banning, kicking and muting by idx |
Description | If you invoke ban_idx. kick_idx. kickfromgame_idx, ignore_idx/unignore_idx with idx set to an invalid value the game will perform the given command on player with idx of 0. It can cause troubles if you, for example, ban an innocent because mistyped a single letter in the console. |
Steps To Reproduce | Run a server, connect a client, then issue some of commands above like "kick_idx q cheater" and see what client will leave the game. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-12-09 16:45 | ZzZombo | New Issue | |
2012-12-09 18:58 | Dusk | Assigned To | => Dusk |
2012-12-09 18:58 | Dusk | Status | new => assigned |
2013-09-27 10:39 | Dusk | Status | assigned => confirmed |
2016-02-11 17:20 | Dusk | Note Added: 0014423 | |
2016-02-11 17:20 | Dusk | Status | confirmed => needs review |
2016-02-14 15:46 | Torr Samaho | Note Added: 0014439 | |
2016-02-14 15:46 | Torr Samaho | Status | needs review => feedback |
2016-02-22 19:06 | Dusk | Status | feedback => needs review |
2016-02-27 09:46 | cobalt | Status | needs review => needs testing |
2016-02-27 09:46 | cobalt | Target Version | => 3.0 |
2016-02-27 09:46 | cobalt | Note Added: 0014502 | |
2016-03-01 22:21 | Ru5tK1ng | Note Added: 0014531 | |
2016-03-01 22:22 | Ru5tK1ng | Status | needs testing => resolved |
2016-03-01 22:22 | Ru5tK1ng | Resolution | open => fixed |
2016-03-01 22:22 | Ru5tK1ng | Fixed in Version | => 3.0 |
2018-09-30 22:05 | Blzut3 | Status | resolved => closed |
Notes |
|
(0014423)
|
Dusk
|
2016-02-11 17:20
|
|
|
|
|
Please see my comments on bitbucket. |
|
|
(0014502)
|
cobalt
|
2016-02-27 09:46
|
|
|
|
|
I tried kicking, banning, ignoring and forcespec by idx with an invalid index and no player was affected. I was given a proper error message in the console.
Seems to be fixed with the latest build. |
|