aMule Bug Tracker - aMule | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000021 | aMule | Misc | public | 2004-04-16 02:23 | 2004-04-16 16:17 |
| Reporter | Batman | ||||
| Assigned To | Xaignar | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Fixed in Revision | |||||
| Operating System | |||||
| Summary | 0000021: wrong test in BaseClient.cpp line 475 | ||||
| Description | if ((test[0]=='M') && (test[0]=='L') && (test[0]=='D') && (test[0]=='K')) { hard to find MLDK that way ! Try this : if ((test[0]=='M') && (test[1]=='L') && (test[2]=='D') && (test[3]=='K')) { | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2004-04-16 02:23 | Batman | New Issue | |||
| 2004-04-16 16:17 | Xaignar | Status | new => resolved | ||
| 2004-04-16 16:17 | Xaignar | Resolution | open => fixed | ||
| 2004-04-16 16:17 | Xaignar | Assigned To | => Xaignar | ||
| 2004-04-16 16:17 | Xaignar | Note Added: 0000034 | |||
| 2004-04-16 16:17 | Kry | Note Added: 0000035 | |||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||