View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003434 | mantisbt | feature | public | 2003-11-26 14:39 | 2003-12-13 04:34 |
| Reporter | ksjohnsonz | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | duplicate | ||
| Summary | 0003434: Sort by name in project option list | ||||
| Description | The function to print the option list is odd, it gets the project id and then goes back and gets the name from the database in a loop. This means I can't simply add a sort method by name in alpha order. I will have possibily 10 projects or more so it would be nice to have some order. See below from .18rc release: List projects that the current user has access tofunction print_project_option_list( $p_project_id = null, $p_include_all_projects = true ) { | ||||
| Additional Information | Maybe someone can help me recode this function? Thanks | ||||
| Tags | No tags attached. | ||||