Ticket #303 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
