[chirp_devel] [PATCH] Fixes case where column order setting parsing was calling split on None. #5355

Christopher Hoover
Sun Nov 19 12:19:23 PST 2017


Will do.  Thanks for fixing that.

On Sun, Nov 19, 2017 at 12:16 PM, Dan Smith <dsmith at danplanet.com> wrote:

> >         except Exception, e:
> > -            LOG.error(e)
> > +            LOG.error("column order setting: %s", e)
> >             col_order = default_col_order
>
> Note this conflicts after your other patch to fix these across the board.
> I pushed a fuzz fix in between that and this so it would apply. In the
> future it’d be easier if you could stack all pending patches together
> (patchbomb can send them all at once).
>
> Thanks!
>
> —Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20171119/eafea3e1/attachment-0001.html 


More information about the chirp_devel mailing list