Opened 13 years ago
Closed 13 years ago
#496 closed defect (fixed)
There is no code injection prevention in redline name
Reported by: | liuar | Owned by: | liuar |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 2.0 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | Committed |
Description ¶
steps:
- Create a redline layer, add it to map and then edit markup
- Create a line
- Use "</abc" as its name.
- Click "Update text"
Expect:
"</abc" is used as label and the name in the redline list should also be it.
Actual:
"</abc" only shows as label in map. In redline list, it's empty.
Change History (1)
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
state: | New → Committed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [2473]