View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000021aMuleMiscpublic2004-04-16 02:232004-04-16 16:17
ReporterBatman 
Assigned ToXaignar 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000021: wrong test in BaseClient.cpp line 475
Descriptionif ((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')) {
TagsNo tags attached.
Fixed in Revision
Operating System
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker