Opened 8 years ago
Closed 6 years ago
#4226 closed defect (worksforme)
Reusing debug config name overwrites old config
Reported by: | Per Östlund | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.14.0 |
Component: | OMEdit | Version: | v1.12.0 |
Keywords: | Cc: |
Description
Steps to reproduce:
- Create two debug configurations in OMEdit called test1 and test2.
- Rename test1 to test2
The result is that the new test2 overwrites the old one without any warnings, and only one configuration is left. OMEdit should at least ask permission before overwriting the old configuration, or just refuse to change the name.
Change History (1)
comment:1 by , 6 years ago
Milestone: | Future → 1.14.0 |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is not valid anymore. When I go to rename
test1
totest2
I get the error,I think it was fixed sometime ago.