Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12325


Ignore:
Timestamp:
Jan 20, 2016, 5:28:35 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Fixed in [14485], merged in [14486].

Looks like some test failures, possibly due to Pygments 2.1. I'll investigate and open a new ticket if necessary.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12325

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #12325 – Release Notes

    initial v1  
    1 Don't raise `ValueError` when invalid argument for `asc` to `ReportModule`.
     1Coerce invalid `asc` argument to `ReportModule` to its default. This avoids a `ValueError`.