8 messages in ru.sysoev.nginxStrange characters when transmitting ...
FromSent OnAttachments
Remo LaubacherJul 20, 2007 7:19 am 
Jonathan VanascoJul 20, 2007 7:28 am 
Aleksandar LazicJul 20, 2007 7:33 am 
Remo LaubacherJul 20, 2007 7:45 am 
Jonathan VanascoJul 20, 2007 8:00 am 
JoeyJul 20, 2007 11:12 am 
Aleksandar LazicJul 21, 2007 1:35 am 
Igor SysoevJul 21, 2007 3:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Strange characters when transmitting JavaScript filesActions...
From:Remo Laubacher (remo@public.gmane.org)
Date:Jul 20, 2007 7:19:59 am
List:ru.sysoev.nginx

Hello Nginx Users,

I'm new to nginx. I really like what I've seen so far, however there is one problem I couldn't solve during my tests. One application uses the FCKeditor and some JavaScript files are transmitted with some strange characters. It only happens with several files, not with every JavaScript file!

fckeditorcode_gecko.js looks like this: /* * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben

The three characters at the beginning shouln't be there of course.

I'm trying to solve this problem for quite a while but without much success so far. What I've tried: - rebooted system - recompiled nginx (latest version) - updated fckeditor to the latest version - "rewrote" javascript (open with vi and write to a new file) - played with mime type - renamed file to .txt (didn't change anything)

What else could I try? Thanks a lot! Remo