Closed (fixed)
Project:
Discogs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2011 at 18:21 UTC
Updated:
25 Jan 2012 at 01:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
Karlheinz commentedThat's very strange, because I took the code almost verbatim from Drupal core's
node_page_default()function. I tried a small change (switching the type of quotes around the content type). Patch is attached. I don't know why that would make a difference, though.I did just test it on my local machine, and it works fine.
Are the discography releases showing up on the front page? By default, they should.
Comment #2
asb commentedYes, discography releases are showing up on the front page by default.
The patch does not apply cleanly, neither against discogs 6.x-1.0-beta2 nor against discogs 6.x-1.x-dev from 2011-Jun-27 (which seems to include the patch).
However, I think this is really a minor issue; probably it's better to build a View for that anyway.
Comment #3
Karlheinz commentedAfter re-writing for Discogs API v.2, I'm closing this issue as fixed. Re-open if it happens again.