View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000193 | AniDB IRC (Chii/Lafiel) | Bug Report | public | 2005-06-03 14:28 | 2008-02-25 08:26 |
Reporter | Rar | Assigned To | exp | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000193: !g4a help has null colour | ||||
Description | Currently the g4a command sends a colour escape but no value when given no or invalid input. Code fix guessed based on handling in adb_cmd_anime. | ||||
Additional Information | In ???adb_cmd_g4a??? lines ??? from: else { #wrong syntax &ircb_plugin::send($sendto,$main::color."G4A:".$main::color."14 usage: !g4a <anime title>|<aid>"); return 1; } to: else { #wrong syntax &ircb_plugin::send($sendto,$main::color."4G4A:".$main::color."14 usage: !g4a <anime title>|<aid>"); return 1; } | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2005-06-03 14:28 | Rar | New Issue | |
2005-06-09 20:37 | exp | Status | new => resolved |
2005-06-09 20:37 | exp | Resolution | open => fixed |
2005-06-09 20:37 | exp | Assigned To | => exp |
2005-06-09 20:37 | exp | Note Added: 0000512 | |
2005-06-09 20:37 | exp | Assigned To | exp => |
2008-02-25 08:26 | epoximator | Assigned To | => exp |