Closed (fixed)
Project:
Hosting
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2012 at 22:26 UTC
Updated:
6 Jun 2013 at 18:50 UTC
Jump to comment: Most recent file
This should be relatively simple I think.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | release-1876350-4.patch | 5.15 KB | deciphered |
Comments
Comment #1
deciphered commentedOpened a related issue, getting the Release data relationship could be quite problematic based on the current structure, but it looks like there could be an easy way if the un-used yet defined 'release_id' field in the 'hosting_platform' table was actually utilised: #1882708: Unused 'release_id' field in 'hosting_platform'
Comment #2
deciphered commentedInitial view, view data and handlers committed, but holding off on the Release stuff till the other issue is dealt with.
Comment #3
anarcat commentedthis needs to be completed for the next release.
Comment #4
deciphered commentedComment #5
deciphered commentedUpdated code in my sandbox, adds a limit of 25 items for the view as the field handler is doing a node_load.
http://drupalcode.org/sandbox/deciphered/2001932.git/shortlog/refs/heads...
Patch: http://drupalcode.org/sandbox/deciphered/2001932.git/patch/75676cdaa4b60...
Comment #6
anarcat commentedcommitted and pushed, thanks.
Comment #7
anarcat commentedactually, i committed and pushed the patch, not the commit, so i rerolled the pager change in a different commit, hopefully i didn't miss anything.