Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#3570 closed defect (invalid)

Wiki Recent Changes in wrong order

Reported by: duncanloxton@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: wiki system Version: 0.9.5
Severity: normal Keywords: wiki recent changes date order
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Today our Wiki/RecentChanges page has down some wierd things. The top of the page has

8/08/2006

    * SessionIsInvalid

4/08/2006

    * WebAdminLifeStyleSuburbs

3/08/2006

    * WebAdminJohnsPicks
    * SystemEditCompany
    * WebAdminSuburbPriceForm
    * WebAdminSuburbProfileForm
    * WebAdminSuburbForm
    * WebAdminSuburbList

And right down the bottom of the page there is

    * TracTickets
    * TracTicketsCustomFields
    * TracTimeline
    * TracUnicode
    * TracUpgrade
    * TracWiki
    * WikiDeletePage

16/08/2006

    * Ajax
    * CodingStandardsDatabase
    * CodingStandardsGoodPractice
    * CodingStandardsPerformance
    * CodingStandardsStyle
    * LastEnteredId
    * OpenSelect2

So for some reason todays changes are out of order in the list.

Also I noted that these changes havent come up on the Timeline page.

Can you point me to why this is happening?

We are using Trac 0.9.5 on Windows 2003 with mod_python and apache. I am viewing trac with TRAC_ADMIN rights.

Attachments (0)

Change History (4)

comment:1 by duncanloxton@…, 18 years ago

I have noticed that the timeline is missing all WIKI modifications from the last few days. The RecentChanges page has them all group at the bottom and is defaulting todays date to the chencges.

This last section now reads:

17/08/2006

    * Ajax
    * CodingStandardsDatabase
    * CodingStandardsGoodPractice
    * CodingStandardsPerformance
    * CodingStandardsStyle
    * LastEnteredId
    * OpenSelect2

Is this a problem with a corrupt database or something similar?

comment:2 by duncanloxton@…, 18 years ago

Resolution: fixed
Status: newclosed

fixed - this had something to do with a fix we put in for source:trunk/trac/wiki/model.py in #2839 . For some reason that fix doesnt carry t through to the update query. We removed it and all is well again.

comment:3 by Christian Boos, 18 years ago

Resolution: fixed
Status: closedreopened

Great! - however, we're using fixed here when we have to make an actual change to the code base, so I'm reopening to change the status…

comment:4 by Christian Boos, 18 years ago

Resolution: invalid
Status: reopenedclosed

Error was due to a local code change.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.