Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12691


Ignore:
Timestamp:
Feb 18, 2017, 9:12:46 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Committed to 1.2-stable in r15538, merged to trunk in r15539.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12691

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #12691 – Description

    initial v1  
    44}}}
    55
    6 I think we could change the log level to `warning`: [browser:tags/trac-1.2/trac/web/main.py@:353#L348]. Error implies some abnormal behavior that needs attention, whereas this is just a case of invalid input.
     6I think we could change the log level to `warning`: [browser:tags/trac-1.2/trac/web/main.py@:352#L348]. Error implies some abnormal behavior that needs attention, whereas this is just a case of invalid input.
  • Ticket #12691 – Release Notes

    initial v1  
     1Reduce logging level from error to warning for //TracError: Session ID must be alphanumeric.//