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 E84741049B for ; Mon, 16 Mar 2015 16:11:44 +0000 (UTC) Received: (qmail 72535 invoked by uid 500); 16 Mar 2015 16:11:44 -0000 Delivered-To: apmail-allura-dev-archive@allura.apache.org Received: (qmail 72512 invoked by uid 500); 16 Mar 2015 16:11:44 -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 72488 invoked by uid 99); 16 Mar 2015 16:11:44 -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:11:44 +0000 Received: from allura-vm.apache.org (localhost [127.0.0.1]) by allura-vm (Postfix) with ESMTP id 6B41328008D for ; Mon, 16 Mar 2015 16:11:44 +0000 (UTC) Content-Type: multipart/related; boundary="===============2486369190974116197==" MIME-Version: 1.0 To: dev@allura.apache.org From: "Dave Brondsema" Reply-To: "Ticket 7854" <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: <550700be6d19cd4d9bfa8f16.tickets@allura.p.forge-allura.apache.org> Sender: tickets@allura.p.forge-allura.apache.org Date: Mon, 16 Mar 2015 16:11:44 +0000 (UTC) --===============2486369190974116197== Content-Type: multipart/alternative; boundary="===============8771360607905468479==" MIME-Version: 1.0 --===============8771360607905468479== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit --- ** [tickets:#7854] Decode html entities in importers; and make taskd easier to debug** **Status:** in-progress **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. --===============8771360607905468479== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

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

Status: in-progress
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.

--===============8771360607905468479==-- --===============2486369190974116197==--