Actions
Bug #3619
closed
W(
PA
/reload -rs FILE it should strip the case sensitive
Bug #3619:
/reload -rs FILE it should strip the case sensitive
Start date:
07/24/2017
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is an bug, if i am trying to /reload (i am not sure if it is effected by /load or /unload too.) an script file by using case sensitive characters it doesn't strips them out and loading the same file again as it shouldn't.
Example:
/reload -rs test.mrc = it will load the 'test.mrc' file correctly.
/reload -rs TeSt.mrc = it will load the 'TeSt.mrc' file instead of 'test.mrc' file, so it's error.
- Thanks!
Actions