Opened 12 years ago
Closed 12 years ago
#11635 closed Bug (fixed)
Correct attributes protection
| Reported by: | Wiktor Walc | Owned by: | Piotrek Koszuliński | 
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.3.4 | 
| Component: | General | Version: | 4.0 | 
| Keywords: | Cc: | 
Description
Some HTML attributes (onXYZ) in some tags (eg. video and audio) are not correctly protected when run through htmldataprocessor.js.
Change History (5)
comment:1 Changed 12 years ago by
| Status: | new → confirmed | 
|---|
comment:2 Changed 12 years ago by
| Owner: | set to Piotrek Koszuliński | 
|---|---|
| Status: | confirmed → assigned | 
comment:3 Changed 12 years ago by
| Status: | assigned → review | 
|---|
comment:4 Changed 12 years ago by
| Status: | review → review_passed | 
|---|
comment:5 Changed 12 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | review_passed → closed | 
Fixed on master with git:1b9a322 on dev and 9ef7bd4 on tests.

Pushed branch:t/11635 on dev and tests.