Opened 13 years ago

Closed 10 years ago

#15707 closed Cleanup/optimization (fixed)

Upgrade GIS feeds to use class-based (non-deprecated) APIs

Reported by: jbronn Owned by: jbronn
Component: GIS Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: yes
Needs tests: no Patch needs improvement: yes
Easy pickings: no UI/UX: no

Description

The GIS feeds use deprecated APIs and need to be upgraded to use the class-based ones introduced in 1.2.

Attachments (2)

15707.diff (454 bytes ) - added by jbronn 13 years ago.
15707.2.diff (1.7 KB ) - added by jbronn 13 years ago.

Download all attachments as: .zip

Change History (11)

by jbronn, 13 years ago

Attachment: 15707.diff added

comment:1 by jbronn, 13 years ago

Owner: changed from nobody to jbronn
Version: 1.21.3

comment:2 by Luke Plant, 13 years ago

Type: Cleanup/optimization

comment:3 by Luke Plant, 13 years ago

Severity: Normal

by jbronn, 13 years ago

Attachment: 15707.2.diff added

comment:4 by Jannis Leidel, 13 years ago

Resolution: fixed
Status: newclosed

In [16540]:

Fixed #15707 -- Made the GIS feed compatible to the class based feeds and introduced a little helper view that works like the previous feed view in the syndication app which was removed in r15976.

comment:5 by jbronn, 13 years ago

Easy pickings: unset
Patch needs improvement: set
Resolution: fixed
Status: closedreopened
UI/UX: unset

The applied patch was incomplete and not ready for check-in.

comment:6 by Jacob, 12 years ago

milestone: 1.4

Milestone 1.4 deleted

comment:7 by Claude Paroz, 12 years ago

Justin, could you elaborate a bit more about what was missing from the committed patch?

comment:8 by Aymeric Augustin, 11 years ago

Status: reopenednew

comment:9 by Claude Paroz, 10 years ago

Resolution: fixed
Status: newclosed

I think this is obsolete, now.

Note: See TracTickets for help on using tickets.
Back to Top