Return-Path: X-Original-To: apmail-roller-user-archive@www.apache.org Delivered-To: apmail-roller-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E98FC6004 for ; Wed, 6 Jul 2011 19:24:41 +0000 (UTC) Received: (qmail 69733 invoked by uid 500); 6 Jul 2011 19:24:41 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 69530 invoked by uid 500); 6 Jul 2011 19:24:41 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 69518 invoked by uid 99); 6 Jul 2011 19:24:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 19:24:40 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shay.te@gmail.com designates 209.85.220.178 as permitted sender) Received: from [209.85.220.178] (HELO mail-vx0-f178.google.com) (209.85.220.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 19:24:34 +0000 Received: by vxk12 with SMTP id 12so208863vxk.9 for ; Wed, 06 Jul 2011 12:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GyZIPlFi/hlwdClzjyPdLyhkb1JnceNIYekMAWjuNIg=; b=Ed3+V4HPeD4rNCqe9hNzgSzCYRaoMOVXc2mxX5aq5eiE/ZmQ4ANhOGmQd1MpwBu3UY 9ZKIRIsJijNqB6vQ96UDBb1MsFDp5kIwOtFrkJwwF2UZ9S0rbeJ/qxnE3FevurgATIR9 qatEHeQnW87KguC1A0shQB8qxNgtgTegx9RcY= MIME-Version: 1.0 Received: by 10.52.175.36 with SMTP id bx4mr8372992vdc.21.1309980253282; Wed, 06 Jul 2011 12:24:13 -0700 (PDT) Received: by 10.220.86.73 with HTTP; Wed, 6 Jul 2011 12:24:13 -0700 (PDT) In-Reply-To: References: Date: Wed, 6 Jul 2011 22:24:13 +0300 Message-ID: Subject: Re: roller with Hebrew blogs From: Shay Tessler To: user@roller.apache.org Content-Type: multipart/alternative; boundary=bcaec51a7ff2a8df6004a76b8bc0 --bcaec51a7ff2a8df6004a76b8bc0 Content-Type: text/plain; charset=ISO-8859-1 i fixed it by changing the sql connection string with specifying UTF-8 thank you On Wed, Jul 6, 2011 at 6:24 PM, Dave wrote: > Two things I would check are: > > 1 - Your app server's I18N setup, e.g. in Tomcat make sure connector > uses UTF-8, see Install Guide section 7.3 > > 2 - Your database's I18N setup, e.g. in MySQL you have to setup your > database for UTF-8 > There are some relevant notes here: > https://cwiki.apache.org/ROLLER/setuputf8onmysql.html > > Hope that helps. > > - Dave > > > > On Tue, Jun 28, 2011 at 5:06 PM, Shay Tessler wrote: > > i set in setting all Internationalization to mullty language and hebrew > > locale > > i can edit the post with hebrew , i can see hebrew for the calendar > > but when submitting the post > > i don't see any hebrew only question marks in the post i created > > can u help me please > > > > > > On Tue, Jun 28, 2011 at 10:04 PM, Shay Tessler > wrote: > > > >> hey all i am new to roller > >> just installed a fresh copy on tomcat , and looks like its working ok > >> i have only one problem > >> i cant write posts in hebrew , > >> in preview i see only question marks > >> in the tomcat server/xml i entered URIEncoding="UTF-8" in each > connection > >> settings > >> > >> i am on windows 7 64bit > >> java 32bit > >> Apache tomcat 7.0.16 > >> > >> thank you all > >> > > > --bcaec51a7ff2a8df6004a76b8bc0--