Opened 13 years ago
Closed 13 years ago
#494 closed defect (fixed)
Nothing happened with new a redline layer with duplicated name
Reported by: | liuar | Owned by: | liuar |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 2.0 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | 1435716 | Operating System: | All |
state: | Committed |
Description
- open FWL
- new a redline with name "7"
- click ok and redline is created
- click new
- enter name 7
- click ok
result:
the "Available Redline Layers" list only one 7 and no warning message
expectation:
layer names must be unique
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
External ID: | → 1435716 |
---|---|
Owner: | changed from | to
state: | New → Committed |
Fixed in Changeset [2469]
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Generate a unique layer name while user input a duplicated layer name.