[W3af-develop] Error handling for w3afMustStopException in w3afCore + is_404

2011-09-13 Thread Andres Riancho
List, Javier, I'm trying to fix a couple of common errors [0][1][2][3][4] that appear when the initial phase of w3afCore fails, more specifically w3afCore.py:520 . My initial analysis suggests that I change the exception handling for w3afMustStopException, which now is "raise" to something dif

Re: [W3af-develop] Requirements for ticketing system

2011-09-13 Thread Andres Riancho
Taras, On Mon, Sep 12, 2011 at 11:07 AM, ox...@oxdef.info wrote: > Hi! > >>     A couple of weeks ago we were talking with Javier about the >> requirements we need for a Trac replacement and this is what we got: >> >> - API for creation/modification of tickets >> - Custom fields for tickets >> -

Re: [W3af-develop] Error handling for w3afMustStopException in w3afCore + is_404

2011-09-13 Thread Javier Andalia
Hey everyone, On 09/13/2011 08:17 AM, Andres Riancho wrote: > List, Javier, > > I'm trying to fix a couple of common errors [0][1][2][3][4] that > appear when the initial phase of w3afCore fails, more specifically > w3afCore.py:520 . My initial analysis suggests that I change the > exception

Re: [W3af-develop] Error handling for w3afMustStopException in w3afCore + is_404

2011-09-13 Thread Andres Riancho
List, On Tue, Sep 13, 2011 at 1:00 PM, Javier Andalia wrote: > Hey everyone, > > On 09/13/2011 08:17 AM, Andres Riancho wrote: >> List, Javier, >> >>      I'm trying to fix a couple of common errors [0][1][2][3][4] that >> appear when the initial phase of w3afCore fails, more specifically >> w3af