View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000225 | aMule | Preferences | public | 2004-12-09 11:52 | 2004-12-09 18:34 |
|
Reporter | permats | |
Assigned To | Kry | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 2.0.0-rc7 | |
Target Version | | Fixed in Version | | |
|
Summary | 0000225: Directories group/world permissions incorrectly displayed/saved |
Description | In Prefs->Security under Default Permissions the group and world security values for Directories are, what it appears, erroneously copied from the corresponding values for Files.
Looks like a copy and paste bug in PrefsUnifiedDlg.cpp.
In PrefsUnifiedDlg::TransferFromWindow() in calls to FindWindow() the symbolic constants for file permissions are wrongly used when fetching dialog values for the directories permissions. I changed them to the correct one for directories and recompile aMule and it seems to work.
Easy changes and someone with project permissions need to do them. Thanks. |
Additional Information | Uploaded a corrected version of the source file for reference... |
Tags | No tags attached. |
|
Fixed in Revision | |
Operating System | |
|
Attached Files | PrefsUnifiedDlg.cpp [^] (21,912 bytes) 2004-12-09 11:52 |
|