Opened 12 years ago
Closed 12 years ago
#9689 closed Bug (fixed)
Div container command cause JS error
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | Core : Styles | Version: | 4.0 |
Keywords: | Cc: |
Description (last modified by )
Div container will throw JS error when opened.
Uncaught TypeError: Cannot call method 'getName' of undefined
Change History (8)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
Summary: | [inline] Div container command cause JS error → Div container command cause JS error |
comment:2 Changed 12 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 12 years ago by
comment:5 follow-up: 6 Changed 12 years ago by
Status: | review → review_failed |
---|
Beyond the ticket TC but still a quite basic one - choose any of the style option will cause JS error.
comment:6 Changed 12 years ago by
Owner: | changed from Piotrek Koszuliński to Garry Yao |
---|---|
Status: | review_failed → review |
Replying to garry.yao:
Beyond the ticket TC but still a quite basic one - choose any of the style option will cause JS error.
Pushed two commits to address that.
comment:7 Changed 12 years ago by
Status: | review → review_passed |
---|
comment:8 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Masterised with git:4f213b5
First bad commit git:c8b8caa. Unfortunately it just revealed hidden bug.