Opened 15 years ago

Last modified 15 years ago

#145 closed defect (FIXED)

limit prev/next query to 'processed'

Reported by: Caleb Davis Owned by: Caleb Davis
Priority: minor Milestone: 0.0.4
Component: programming Keywords:
Cc: Parent Tickets:

Description

otherwise we would get failed links to images that failed processing

Change History (5)

comment:1 by Caleb Davis, 15 years ago

added 'state' : 'processed' to previous and next queries. This will help protect scroll-navigation from 404 errors.

[https://gitorious.org/cfdv/mediagoblin/cfdvs-mediagoblin/commits/f435_limit_prev_next_by_processed](https://gitorious.org/cfdv/mediagoblin/cfdvs-mediagoblin/commits/f435_limit_prev_next_by_processed)

comment:2 by Caleb Davis, 15 years ago

Owner: set to Caleb Davis

comment:2 by Elrond, 15 years ago

Component: Programming
Milestone: 0.0.4
Status: NewIn Progress

cwebber: +1

I have not tested, wethere this really excludes unprocessed media. But it certainly includes processed media.

comment:3 by Christopher Allan Webber, 15 years ago

Status: In ProgressClosed

Merged!

comment:4 by Will Kahn-Greene, 14 years ago

The original url for this bug was http://bugs.foocorp.net/issues/435 .
Relations:
#143: duplicated

Note: See TracTickets for help on using tickets.