#1410 closed defect (fixed)

Problem with "Reggie was updated..." log entries

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v4.40
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The functionality that was implemented in #1391 that makes it possible to manually create an activity log entry that Reggie was updated doesn't work in all cases.

It seems like the data file with the current Reggie version that is saved to the static cache is deleted between Reggie updates so we need a better way to ensure that it exists before the update.

Change History (2)

comment:1 by Nicklas Nordborg, 20 months ago

In 6836:

References #1410: Problem with "Reggie was updated..." log entries

Updated the code so that the data file is checked when a user load the Reggie start page. This should make sure that file exists before updating.

comment:2 by Nicklas Nordborg, 20 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.