Ticket #179 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Redirect to the next unread feed when double-clicking the last item in a feed as read.

Reported by: mbonetti Owned by: mbonetti
Priority: low Milestone: Gregarius 0.6.0
Component: BUGS Version:
Severity: normal Keywords:
Cc: mdodoo

Description

Ref. Probably requires an AJAX call to determine the next feed.

Change History

Changed 3 years ago by mbonetti

  • priority changed from normal to low
  • milestone changed from Gregarius 0.5.1 to Gregarius 0.6.0

Moving this to the long-term ideas storage: it is way too complex for the added value. We should:

  • find the current cid
  • make an ajax call to find the next cid
  • redirect to the next feed with either the cid or the feed name, depending on whether mod_rewrite is enabled or not.

Changed 3 years ago by mdodoo

  • cc mdodoo added

This ticket is sort of a duplicate of #144 (the reporter of that ticket should probably have chosen a more descriptive/accurate title), but you can close that ticket if you wish.

Changed 3 years ago by sdcosta

  • status changed from new to closed
  • resolution set to fixed

fix in [1030] via the "mark as read" form instead of ajax.

Note: See TracTickets for help on using tickets.