From owner-freebsd-doc@FreeBSD.ORG Sun Jul 7 18:45:25 2013 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0EB11E66; Sun, 7 Jul 2013 18:45:25 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id BC4CC1FF2; Sun, 7 Jul 2013 18:45:24 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 045D214D242E; Sun, 7 Jul 2013 20:45:23 +0200 (CEST) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5fZI5AOImbco; Sun, 7 Jul 2013 20:45:22 +0200 (CEST) Received: from [192.168.0.10] (54034B4D.catv.pool.telekom.hu [84.3.75.77]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 69EF814D2400; Sun, 7 Jul 2013 20:45:22 +0200 (CEST) Message-ID: <51D9B744.8040004@FreeBSD.org> Date: Sun, 07 Jul 2013 20:45:24 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Thunderbird/22.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Ren=E9_Ladan?= Subject: Re: [CFT] merging projects/entities References: <51D7F70B.8000206@freebsd.org> <51D83F92.7030808@FreeBSD.org> <51D98705.4070403@freebsd.org> <51D988DE.2050600@FreeBSD.org> <51D98E6D.2060306@freebsd.org> <51D99892.3000905@FreeBSD.org> <51D99D07.1070808@freebsd.org> In-Reply-To: <51D99D07.1070808@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: FBSD Doc project X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jul 2013 18:45:25 -0000 Em 07-07-2013 18:53, René Ladan escreveu: >> Sorry, I missed the role attribute. The namespace should have been >> >xmlns="". This patch seems to solve both problems and works fine: >> >http://kovesdan.org/patches/email-entities.diff >> > > Almost there, but using a nolink email address in htdocs fails with the > same error as above. Maybe share/xml/xhtml10-freebsd.dtd is the wrong > file to add this? Just forgot to patch those with sed. Patch updated. Gabor