Ticket #303 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Command line updater does not update private feeds

Reported by: jmudry Owned by: sdcosta
Priority: normal Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: normal Keywords: command line updater private
Cc:

Description

In cls/update.php, class Update, function populate, there's a check to verify the user has private access when building the list of feeds (line 84 with revision 1092 from SVN).

This causes problems when using the command line updater: not all feeds are updated, as the private feeds are not listed in the resulting SQL from populate.

Moreover, when discussing the problem on IRC with Sameer, he realised the silent updater is making an sql call it doesn't need to.

Change History

Changed 4 years ago by jmudry

  • keywords command added; comman removed

Changed 4 years ago by sdcosta

  • owner changed from mbonetti to sdcosta
  • status changed from new to assigned

Changed 4 years ago by sdcosta

Fixed in [1095].

[] are only for changesets. I have to stop using [] to denote tickets.

Changed 4 years ago by sdcosta

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.