Edgewall Software

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#209 closed defect (fixed)

genshi throws on py:with=""

Reported by: aflett Owned by: aflett
Priority: major Milestone: 0.5
Component: General Version: 0.4.4
Keywords: Cc:

Description

The error reporting doesn't tell you this, and perhaps the error reporting could be better, but it seems quite reasonable to have py:with="" since "" is a valid python expression.

Patch forthcoming

Attachments (1)

genshi-pywith-empty.patch (1.3 KB) - added by aflett 16 years ago.
Avoid some index errors when given a blank line to execute

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by aflett

Avoid some index errors when given a blank line to execute

comment:1 Changed 16 years ago by anonymous

  • Owner changed from cmlenz to aflett

fix is in

comment:2 Changed 16 years ago by anonymous

  • Resolution set to fixed
  • Status changed from new to closed

comment:3 Changed 16 years ago by cboos

... fixed in [832] (and that changeset addresses #209, not [209]).

-- The TracLinks police dept

Note: See TracTickets for help on using tickets.