Anonymous | Login | Signup for a new account | 2024-11-01 01:33 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
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 | ||||||||
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')) { | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | |||||||||
Notes | |
(0000034) Xaignar (manager) 2004-04-16 16:17 |
Your bugfix has been committed. Thank you for repporting the problem. =) |
(0000035) Kry (manager) 2004-04-16 16:17 |
ROFL!!!! I wondered what happened to all mldonkeys this days. Sorry, it was my fault... too much copy/paste |
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 |
Copyright © 2000 - 2024 MantisBT Team |