Modify

Opened 10 years ago

Closed 10 years ago

#11976 closed defect (fixed)

Fixing flaws of LogViewerPage

Reported by: Franz Owned by: Franz
Priority: normal Component: LogWatcherPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

There are some small flaws in LogViewerPage:

  • when input element "Tail" is empty use "0" (complete log)
  • when clicking on label of checkbox, check checkbox (Trac default behavior), e.g.
    • at label "RegExp"
    • at "not" in label "Lines ( X not) including"
  • only allow a reasonable range for previous and following lines; a reasonable would be range from 0 to 10
    • when entering a value less than 0, use 0
    • when entering a value greater than 10, use 10

Attachments (0)

Change History (3)

comment:1 Changed 10 years ago by Franz

another small flaw (follow-up of #11974):

  • when search expression is empty do not use previous and next line

comment:2 Changed 10 years ago by Franz

In 14172:

refs #11976, #11977: thanks to Markas for the patch, setting version to 0.2.2

comment:3 Changed 10 years ago by Franz

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Franz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.