Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 196FC1083C for ; Tue, 8 Dec 2015 11:34:12 +0000 (UTC) Received: (qmail 6182 invoked by uid 500); 8 Dec 2015 11:34:11 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 5874 invoked by uid 500); 8 Dec 2015 11:34:11 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 5656 invoked by uid 99); 8 Dec 2015 11:34:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2015 11:34:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 19B932C1F57 for ; Tue, 8 Dec 2015 11:34:11 +0000 (UTC) Date: Tue, 8 Dec 2015 11:34:11 +0000 (UTC) From: "Issei Nishigata (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CONNECTORS-1264) HTML parsing doesn't handle unquoted attribute values with "/" characters right MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Issei Nishigata updated CONNECTORS-1264: ---------------------------------------- Attachment: alternative.patch Alternative patch to fix parsing issue > HTML parsing doesn't handle unquoted attribute values with "/" characters right > ------------------------------------------------------------------------------- > > Key: CONNECTORS-1264 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1264 > Project: ManifoldCF > Issue Type: Bug > Components: Web connector > Affects Versions: ManifoldCF 2.2 > Reporter: Karl Wright > Assignee: Karl Wright > Fix For: ManifoldCF 2.3 > > Attachments: CONNECTORS-1264.patch, alternative.patch > > > HTML tags like "" fail to parse properly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)