Ticket #1426 (closed Bug: fixed)
Error loading fckstyles.xml
| Reported by: | l_wang | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.1 |
| Component: | General | Version: | FCKeditor 2.4.3 |
| Keywords: | Confirmed Review+ | Cc: |
Description
When I open sample01.html, error loading fckstyles.xml is popped out. http://wiki.fckeditor.net/Developer's_Guide/Configuration/Styles mentions that: The fix was simple to set this header explicitly.
@headersContent-Type? = "application/xml" render :action => 'fckstyles'
Which file do I need to modify?
Thanks.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.