MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004081 | Doomseeker | [All Projects] Suggestion | public | 2023-01-02 10:06 | 2024-11-03 19:14 |
|
Reporter | Zalewa | |
Assigned To | Zalewa | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 1.4.0 | |
Target Version | 1.4.0 | Fixed in Version | 1.4.0 | |
|
Summary | 0004081: Doomseeker 1.1 config migration getting in the way of --basedir |
Description | The code in DataPaths is full of legacy, but the one thing that started to get in the way is the code that migrates the Doomseeker 1.1 configs to 1.2 and newer. 1.2 was released in October 2018. The code was written in December 2017.
Now the issue is that when you start a new Doomseeker process with `--basedir something_fresh`, Doomseeker will see that this is a new config directory and then will check if Doomseeker 1.1 configs still exist in the system. If they do, it will migrate them and init the new config with them! This is not what we want.
It is possible to keep this migration code and fix it so that it will trigger only if the current config dir is the system default one, but I think its also viable already and much more future-proof to outright remove it. |
Steps To Reproduce | |
Additional Information | --basedir was added as a feature of 0003452 |
Tags | No tags attached. |
Relationships | related to | 0003452 | closed | Zalewa | Add an option to select a Doomseeker environment path on startup |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-01-02 10:06 | Zalewa | New Issue | |
2023-01-02 10:06 | Zalewa | Assigned To | => Zalewa |
2023-01-02 10:06 | Zalewa | Status | new => assigned |
2023-01-02 10:07 | Zalewa | Relationship added | related to 0003452 |
2023-01-02 10:07 | Zalewa | Additional Information Updated | bug_revision_view_page.php?rev_id=13861#r13861 |
2023-01-02 13:32 | Zalewa | Note Added: 0022621 | |
2023-01-02 13:32 | Zalewa | Status | assigned => needs review |
2023-01-05 12:26 | Zalewa | Note Added: 0022658 | |
2023-01-05 12:26 | Zalewa | Status | needs review => needs testing |
2023-01-14 13:20 | Zalewa | Note Added: 0022694 | |
2023-01-14 13:20 | Zalewa | Status | needs testing => resolved |
2023-01-14 13:20 | Zalewa | Fixed in Version | => 1.4.0 |
2023-01-14 13:20 | Zalewa | Resolution | open => fixed |
2024-11-03 19:14 | Zalewa | Status | resolved => closed |