Opened 16 years ago
Closed 14 years ago
#5379 closed Bug (expired)
jQuery adapter TC affected by regression
| Reported by: | Tobiasz Cudnik | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | QA | Version: | |
| Keywords: | Cc: |
Description
jQuery adapter TC affected by regression between r5046 (works) and r5280 (doesn't work).
The effect is JS error:
Unexpected error: editor is not defined
The error shouldn't happend in place where it's raised:
var editor = this;
testSelf.resume( function()
{
assert.isTrue( editor instanceof CKEDITOR.editor, 'editor instanceof CKEDITOR.editor' );
The second editor reference used in assert.isTrue creates the error.
This may be an issue only with YUI test, as jQuery sample works fine.
Env: Chrome linux, FF 3.5 linux
Change History (3)
comment:1 Changed 16 years ago by
| Milestone: | CKEditor 3.3 → CKEditor 3.4 |
|---|
comment:2 Changed 16 years ago by
| Component: | General → QA |
|---|---|
| Milestone: | CKEditor 3.4 |
Let's test cases update with no milestone if it's not related to the editor.
comment:3 Changed 14 years ago by
| Resolution: | → expired |
|---|---|
| Status: | new → closed |
I did try some old tests and didn’t find that issue. I guess it has expired on trunk.

Instead I see these two 404s:
http://ckeditor.t/_source/adapters/jquery.js[[BR]] http://www.youtube.com/v/og5SJYRHA0&hl=en_US&fs=1&autoplay=1