Modify

Opened 15 years ago

Closed 15 years ago

#5607 closed defect (fixed)

Database backed Logs are not Shown in order

Reported by: John Hampton Owned by: Robert Corsaro
Priority: normal Component: IrcLogsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

There is no order to the select statement used to fetch lines form the database. This means that the logs will almost always be shown out of order. Attached is a patch to fix the issue. Additionally, it adds a fix for channels that don't have a network.

Attachments (1)

t5607_databse_log_order.patch (588 bytes) - added by John Hampton 15 years ago.
Fix ordering of log lines from database

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by John Hampton

Fix ordering of log lines from database

comment:1 Changed 15 years ago by John Hampton

Resolution: fixed
Status: newclosed

(In [6329]) Fixed log ordering and action display for database backed logs. Closes #5631, Closes #5607

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Robert Corsaro.
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.