Opened 17 years ago
Closed 15 years ago
#3385 closed New Feature (invalid)
toString() for easy debugging
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | Discussion | Cc: |
Description
Perhaps it's better to implement the 'toString' method on some core objects to help the debugger(e.g. Firebug) having a text presentation for them, which is friendly for debugging.
Attachments (1)
Change History (9)
Changed 17 years ago by
| Attachment: | 3385.patch added |
|---|
comment:1 Changed 17 years ago by
| Milestone: | CKEditor 3.0 |
|---|
comment:2 Changed 16 years ago by
| Keywords: | Discussion added |
|---|---|
| Milestone: | → CKEditor 3.x |
comment:3 Changed 16 years ago by
comment:6 Changed 15 years ago by
| Version: | → 3.0 |
|---|
comment:7 Changed 15 years ago by
| Type: | Bug → New Feature |
|---|
comment:8 Changed 15 years ago by
| Keywords: | HasPatch removed |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
Closing this one after contacting Garry.

It would be great to have "friendlyDebug" config option to disable this feature.