| Anonymous | Login | Signup for a new account | 2025-10-28 22:45 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 | ||||
| 0000423 | aMule | Misc | public | 2005-05-09 01:10 | 2008-11-07 13:04 | ||||
| Reporter | tuxlover | ||||||||
| Assigned To | Wuischke | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 2.0.0 | ||||||||
| Target Version | Fixed in Version | SVN | |||||||
| Summary | 0000423: amuleweb search page: refresh doesn't honor sort orders | ||||||||
| Description | On the graphical web interface to amuleweb, the clicking "refresh results" doesn't honor a previously chosen order of search results. E.g. if you first choose to order by "number of sources" and then click "refresh results" the search order will be reset. | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in Revision | |||||||||
| Operating System | |||||||||
| Attached Files | |||||||||
Notes |
|
|
(0002985) Wuischke (manager) 2008-11-07 13:04 |
This issue is fixed now. Committed patch: Index: src/webserver/default/amuleweb-main-search.php =================================================================== --- src/webserver/default/amuleweb-main-search.php (revisione 9171) +++ src/webserver/default/amuleweb-main-search.php (copia locale) @@ -172,7 +172,7 @@ </select></td> </tr> <tr> - <td align="center">amuleweb-main-search.php </td> + <td align="center">amuleweb-main-search.php?search_sort=<?php echo($HTTP_GET_VARS[ </td> <td align="right">Search type :</td> <td> <select name="searchtype" id="select"> |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-05-09 01:10 | tuxlover | New Issue | |
| 2005-05-09 10:31 | GonoszTopi | Status | new => assigned |
| 2005-05-09 10:31 | GonoszTopi | Assigned To | => GonoszTopi |
| 2008-09-23 22:56 | Wuischke | Assigned To | GonoszTopi => Wuischke |
| 2008-11-07 13:04 | Wuischke | Status | assigned => resolved |
| 2008-11-07 13:04 | Wuischke | Fixed in Version | => SVN |
| 2008-11-07 13:04 | Wuischke | Resolution | open => fixed |
| 2008-11-07 13:04 | Wuischke | Note Added: 0002985 | |
| Copyright © 2000 - 2025 MantisBT Team |