From commits-return-10325-archive-asf-public=cust-asf.ponee.io@roller.apache.org Sun Jun 9 08:42:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5E0F618067A for ; Sun, 9 Jun 2019 10:42:03 +0200 (CEST) Received: (qmail 92082 invoked by uid 500); 9 Jun 2019 08:42:02 -0000 Mailing-List: contact commits-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@roller.apache.org Delivered-To: mailing list commits@roller.apache.org Received: (qmail 92073 invoked by uid 99); 9 Jun 2019 08:42:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Jun 2019 08:42:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BA0D3E2B9E for ; Sun, 9 Jun 2019 08:42:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id E8AA22463B for ; Sun, 9 Jun 2019 08:42:00 +0000 (UTC) Date: Sun, 9 Jun 2019 08:42:00 +0000 (UTC) From: "Sebb (JIRA)" To: commits@roller.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ROL-2141) Bad Atom/RSS content when blog contains '# # #' MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sebb created ROL-2141: ------------------------- Summary: Bad Atom/RSS content when blog contains '# # #' Key: ROL-2141 URL: https://issues.apache.org/jira/browse/ROL-2141 Project: Apache Roller Issue Type: Bug Reporter: Sebb Assignee: Roller Unassigned The ASF site generation started failing recently with the following error: --- cut here --- Updated /usr/home/cmsslave/slave15/www-site-staging/build/trunk to revision= 1860776. Updated /usr/local/websites/www/trunk to revision 1045957. Building content/index.html ... Error while rendering output to string :253: parser error : PCDATA invalid Char value 12 # # #=0C ^ . at /usr/local/cms/build/lib/ASF/View.pm line 117 --- cut here --- It looks like the blog source must have contained a Formfeed. Whilst this is not normal for a blog, it should not cause invalid Atom/RSS = to be generated. -- This message was sent by Atlassian JIRA (v7.6.3#76005)