Ticket #528 (closed Bug: invalid)
"Strange" characters at the head of the compiled version of FCKeditor
| Reported by: | conrads | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
I'm facing a very strange problem with FCKEditor (last released version : 2.4.2)
Looking at the compiled version of fckeditor : the file : fckeditor/editor/js/fckeditorcode_gecko.js : if I open it with less (the linux tool) or any hexadecimal tool, I see that there are some "strange" (ef bb bf) characters at the very beginning of the file, right before the "/*" ... and this is causing me errors on firefox ... and fckeditor javascript files are unable to be used by the js engine.
Change History
Note: See
TracTickets for help on using
tickets.