View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0005322 | The Dark Mod | Coding | public | 04.08.2020 17:32 | 04.08.2020 17:42 | 
| Reporter | stgatilov | Assigned To | stgatilov | ||
| Priority | normal | Severity | normal | Reproducibility | sometimes | 
| Status | resolved | Resolution | fixed | ||
| Product Version | TDM 2.08 | ||||
| Target Version | TDM 2.09 | Fixed in Version | TDM 2.09 | ||
| Summary | 0005322: Allow paths with hyphens in skins | ||||
| Description | Due to bad convention, all strings in skins were unquoted before 2.08. Moreover, there is also a convention to name some of the string as "something-nondistinguishable". This hyphen is recognized as a token by idLexer, which breaks the path. The subsequent behavior is rather uncertain. While I normalized all stock skins by 2.08, all the custom skins remain broken. It would be good to support hyphens in skins.  | ||||
| Steps To Reproduce | 1) Start Down by the Riverside mission 1. 2) setviewpos 61.24 125.37 84.25 -40.5 -21.5 0.0 Some people report it is black, although I can't confirm it. But this FM surely contains bad skins, so one can look at wrong tokenization in debugger.  | ||||
| Additional Information | Described here: https://forums.thedarkmod.com/index.php?/topic/20517-black-skins-without-quotation-marks/  | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 04.08.2020 17:32 | stgatilov | New Issue | |
| 04.08.2020 17:32 | stgatilov | Status | new => assigned | 
| 04.08.2020 17:32 | stgatilov | Assigned To | => stgatilov | 
| 04.08.2020 17:42 | stgatilov | Note Added: 0012716 | |
| 04.08.2020 17:42 | stgatilov | Status | assigned => resolved | 
| 04.08.2020 17:42 | stgatilov | Resolution | open => fixed | 
| 04.08.2020 17:42 | stgatilov | Fixed in Version | => TDM 2.09 |