Opened 18 years ago
Closed 18 years ago
#1915 closed Bug (fixed)
AIR compatibility is broken after #1622
| Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed AIR Review+ | Cc: |
Description
The inline CSS caching is not compatible with the current AIR implementation (see #1914). As we are using it for our internal CSSs, those styles have no effect in the editor.
Attachments (1)
Change History (4)
Changed 18 years ago by
| Attachment: | 1915.patch added |
|---|
comment:1 Changed 18 years ago by
| Keywords: | Review? added |
|---|
comment:2 Changed 18 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:3 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed with [1604]. Click here for more info about our SVN system.

The proposed patch reset the FCK_InternalCSS and FCK_ShowTableBordersCSS variables when running inside AIR.