MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003374 | Doomseeker | [All Projects] Bug | public | 2018-02-16 08:23 | 2018-02-17 19:19 |
|
Reporter | WubTheCaptain | |
Assigned To | WubTheCaptain | |
Priority | low | Severity | text | Reproducibility | have not tried |
Status | closed | Resolution | invalid | |
Platform | | OS | | OS Version | |
Product Version | 1.2 | |
Target Version | 1.2 | Fixed in Version | | |
|
Summary | 0003374: Bad English grammar in canAnyEngineRcon error string |
Description | In src/core/main.cpp, the QString for canAnyEngineRecon check says:
Quote None of the currently loaded game plugins supports RCon.
"plugins" is plural as intended, but "supports" is singular.
Should this be a plural verb, like so?
Quote None of the currently loaded game plugins support RCon. |
Steps To Reproduce |
- Verify the Doomseeker version is at least 1.2~beta-180215-1343 (9d5ae04a4689, revision 1518702210)
- Remove all engines (e.g. the engines directory from Doomseeker path)
- doomseeker --rcon
|
Additional Information | commit 9d5ae04a46896125d78b08795ab6bf5a3f8ca1b1
I'm not a native English speaker, by the way. |
Tags | No tags attached. |
Relationships | related to | 0003324 | closed | Zalewa | RCon client process stays alive after RCon fails and init is finished, doesn't exit normally after error |
|
Attached Files | 0001-RCon-Fix-canAnyEngineRcon-grammar.patch (893) 2018-02-16 08:38 /tracker/file_download.php?file_id=2304&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2018-02-16 08:23 | WubTheCaptain | New Issue | |
2018-02-16 08:25 | WubTheCaptain | Relationship added | related to 0003324 |
2018-02-16 08:26 | WubTheCaptain | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=11404#r11404 |
2018-02-16 08:30 | WubTheCaptain | Assigned To | => WubTheCaptain |
2018-02-16 08:30 | WubTheCaptain | Status | new => assigned |
2018-02-16 08:38 | WubTheCaptain | File Added: 0001-RCon-Fix-canAnyEngineRcon-grammar.patch | |
2018-02-16 08:38 | WubTheCaptain | Status | assigned => needs review |
2018-02-16 08:38 | WubTheCaptain | Target Version | => 1.2 |
2018-02-16 08:38 | WubTheCaptain | Note Added: 0019058 | |
2018-02-16 08:47 | WubTheCaptain | Note Edited: 0019058 | bug_revision_view_page.php?bugnote_id=19058#r11406 |
2018-02-16 09:19 | Zalewa | Note Added: 0019059 | |
2018-02-17 18:01 | Korshun | Note Added: 0019064 | |
2018-02-17 19:19 | WubTheCaptain | Status | needs review => closed |
2018-02-17 19:19 | WubTheCaptain | Resolution | open => invalid |