Edgewall Software

Changes between Version 1 and Version 4 of Ticket #12708


Ignore:
Timestamp:
Mar 5, 2017, 9:45:36 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Committed to 1.2-stable in r15616, merged to trunk in r15617.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12708

    • Property Owner set to Ryan J Ollos
    • Property Status newclosed
    • Property Milestone next-stable-1.2.x1.2.1
    • Property Resolutionfixed
  • Ticket #12708 – Release Notes

    v1 v4  
    1 `VersionConflict` exceptions from single file plugins are logged at `ERROR` level. Previously a traceback would result.
     1`VersionConflict` and `ImportError` exceptions from single file plugins are logged at `ERROR` level. Previously a traceback would result.