I modified /etc/apache2/conf-available/charset.conf file to enable 'AddDefaultCharset UTF-8' and restarted apache2. But the problem stays the same. So, I don't think this is a problem of apache2 configuration.
I guess I should modify some configurations of ReviewBoard, but I don't know where to start. Sad to say, I don't know that much about Python or Django. Anyone could help me out? 2014년 2월 7일 금요일 오후 6시 30분 17초 UTC+9, 오명운 님의 말: > > I saw UTF-8 problems about file uploading. > > 1. When a file whose name contains the UTF-8 is uploaded, ReviewBoard > shows an error like this: > > > > <https://lh3.googleusercontent.com/-ZnywTJJOam8/UvSmkV_NmdI/AAAAAAAAVcU/WdNvHHIn6UI/s1600/%EB%A6%AC%EB%B7%B0%EB%B3%B4%EB%93%9C-%ED%8C%8C%EC%9D%BC%EB%AA%85utf8%EC%97%90%EB%9F%AC.png> > > > 2. When a file whose name doesn't contains the UTF-8 but the contents > include UTF-8 is uploaded, ReviewBoard shows a popup error like this: > > > <https://lh4.googleusercontent.com/-GhZflRnXv8I/UvSmppNh-zI/AAAAAAAAVcc/mP-NsByuTzw/s1600/%EB%A6%AC%EB%B7%B0%EB%B3%B4%EB%93%9C-%ED%8C%8C%EC%9D%BC%EB%82%B4%EC%9A%A9utf8%EC%97%90%EB%9F%AC.png> > > > Show Details <http://apexsoft-svr1/rb-test/r/3/#> shows below. > > > <https://lh4.googleusercontent.com/-fYN7_YR5VPI/UvSnG8GcpLI/AAAAAAAAVcs/QJhY88cYNfU/s1600/%EB%A6%AC%EB%B7%B0%EB%B3%B4%EB%93%9C-%ED%8C%8C%EC%9D%BC%EB%82%B4%EC%9A%A9utf8%EC%97%90%EB%9F%AC-%EC%83%81%EC%84%B8.png> > > > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
