View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008466 | Multi Theft Auto : San Andreas | Multi Theft Auto : San Andreas | public | 2014-08-17 18:06 | 2014-08-20 15:01 |
Reporter | Et-win | Assigned To | ccw | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Multi Theft Auto San Andreas 1.4 | OS | Windows | OS Version | 8.1 |
Product Version | |||||
Target Version | 1.4.1 | Fixed in Version | 1.4.1 | ||
Summary | 0008466: New XML file doesn't replace correctly after messing up | ||||
Description | Hello, As the title says it, the XML files which are messed up don't get replaced. It will leave another file, please check 'Steps To Reproduce' and you will see. Thanks~ | ||||
Steps To Reproduce | Script: addCommandHandler("file", testfile)
Now a new file will be created called 'settings.xmlnew' and the normal file is not replaced. | ||||
Tags | No tags attached. | ||||
|
Seems only to do this at client-side and not at server-side XML files. |
|
Seems to be intended behavior. |
|
I doubt it. You can't do anything with the settings.xmlnew file because it will still load settings.xml. Also, you can't do anything with both files because you have to close MTA first. This wasn't a problem in MTA 1.3.5 |
|
Fixed in https://code.google.com/p/mtasa-blue/source/detail?r=6817 |