View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004241 | mantisbt | bugtracker | public | 2004-08-02 03:11 | 2004-11-06 06:29 |
| Reporter | romat | Assigned To | |||
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.19.1 | ||||
| Summary | 0004241: Misleading string "Login" used | ||||
| Description | If I am in "All projects" view and click on Report Issue or Change Log, I get to page in which I have to chooes project. Table header shows misleading text "Login", although I am logged. Instead of this text I recommend "You have to choose project first" or something similar. | ||||
| Tags | No tags attached. | ||||
|
Well, single page used for selecting project after first login (if default project not defined in config) and in described situation. Instead of lang_get('login_title') using at least $s_select_project_button for table header (or new variable $s_select_project_title) will be more correct and logical - selecting project unrelated to login procedure in common edited on: 08-04-04 16:53 |
|