Return-Path: X-Original-To: apmail-allura-dev-archive@www.apache.org Delivered-To: apmail-allura-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 2EB5210517 for ; Mon, 16 Mar 2015 16:22:09 +0000 (UTC) Received: (qmail 7573 invoked by uid 500); 16 Mar 2015 16:22:09 -0000 Delivered-To: apmail-allura-dev-archive@allura.apache.org Received: (qmail 7550 invoked by uid 500); 16 Mar 2015 16:22:09 -0000 Mailing-List: contact dev-help@allura.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@allura.apache.org Delivered-To: mailing list dev@allura.apache.org Received: (qmail 7539 invoked by uid 99); 16 Mar 2015 16:22:08 -0000 Received: from allura-vm.apache.org (HELO allura-vm) (140.211.11.147) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2015 16:22:08 +0000 Received: from allura-vm.apache.org (localhost [127.0.0.1]) by allura-vm (Postfix) with ESMTP id AE94728008D for ; Mon, 16 Mar 2015 16:22:08 +0000 (UTC) Content-Type: multipart/related; boundary="===============0471637927192612171==" MIME-Version: 1.0 To: dev@allura.apache.org From: "Dave Brondsema" Reply-To: "[allura:tickets] " <7854@tickets.allura.p.forge-allura.apache.org> Subject: [allura:tickets] #7854 Decode html entities in importers; and make taskd easier to debug Message-ID:

Sender: tickets@allura.p.forge-allura.apache.org In-Reply-To: <550700be6d19cd4d9bfa8f16.tickets@allura.p.forge-allura.apache.org> References: <550700be6d19cd4d9bfa8f16.tickets@allura.p.forge-allura.apache.org> Date: Mon, 16 Mar 2015 16:22:08 +0000 (UTC) --===============0471637927192612171== Content-Type: multipart/alternative; boundary="===============1073024360931940190==" MIME-Version: 1.0 --===============1073024360931940190== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: in-progress --> review - **Comment**: Changes in branch db/7854 --- ** [tickets:#7854] Decode html entities in importers; and make taskd easier to debug** **Status:** review **Milestone:** unreleased **Labels:** sf-current sf-2 **Created:** Mon Mar 16, 2015 04:11 PM UTC by Dave Brondsema **Last Updated:** Mon Mar 16, 2015 04:11 PM UTC **Owner:** Dave Brondsema Decoding HTML entities when importing tools is useful. Specific need is in a 3rd-party tool, but it is generally useful. It should be possible to use `import pdb; pdb.set_trace()` within a task and use pdb in the terminal. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============1073024360931940190== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • status: in-progress --> review
  • Comment:

Changes in branch db/7854


[tickets:#7854] Decode html entities in importers; and make taskd easier to debug

Status: review
Milestone: unreleased
Labels: sf-current sf-2
Created: Mon Mar 16, 2015 04:11 PM UTC by Dave Brondsema
Last Updated: Mon Mar 16, 2015 04:11 PM UTC
Owner: Dave Brondsema

Decoding HTML entities when importing tools is useful. Specific need is in a 3rd-party tool, but it is generally useful.

It should be possible to use import pdb; pdb.set_trace() within a task and use pdb in the terminal.


Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============1073024360931940190==-- --===============0471637927192612171==--