Anonymous | Login | Signup for a new account | 2024-11-21 16:05 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 | ||||||||
0001338 | aMule | Misc | public | 2008-06-17 15:05 | 2008-06-17 15:05 | ||||||||
Reporter | darts | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | 2.2.1 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0001338: When use Web control panel,can't sort server list. | ||||||||||||
Description | 您好,當我使用遠端遙控界面時發現到伺服器清單無法排序,而其中只有php-default這個模板稍微正常一點,我在研究php原始碼後發現其它兩個模板排序方面的程式碼根本是空的,所以我嘗試移植這個正常的模板能動作的程式碼到另外兩個沒功能的模板中,現在是三個模板至少能做到一樣的排序了,但是我發現php-default這個模板沒有排序ip的功能,所以我嘗試自行補上,但是在撰寫的過程中我卻發現aMule的split功能或explode功能都只有在第一次能正常取回正確的值,第二次以後不是0就是維持上一次結果,這樣根本無法做排序,我將同樣的程式碼在apache中執行是正常的,所以我想是aMule在移植apache的程式碼時沒有確實所造成的,另外在運算子的判斷上也有點莫名奇妙,所以也無法直接將整串含埠號的資料直接下去比大小。 另外我使用的版本是2.2.0但清單沒得選所以只好選2.2.1,我的系統是Ubuntu 7.04 我英文不太好所以我只能重點式的用英文補上我大概的意思,希望有人能幫忙翻譯給作者知道… === The aMule's Web Control panel can't sort server list,only php-default skin can sort some type data,but can't sort by ip. I try patch this problem but I discover some problem. aMule's web server only run split & explode no problem one time,run it once again will return 0 or the same as previous data.And the operation is strange,but I can run my patch in apache server no problem. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Fixed in Revision | |||||||||||||
Operating System | Ubuntu 7.04 | ||||||||||||
Attached Files | |||||||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2008-06-17 15:05 | darts | New Issue | |
2008-06-17 15:05 | darts | Operating System | => Ubuntu 7.04 |
Copyright © 2000 - 2024 MantisBT Team |