Closed (fixed)
Project:
Community Funded
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2015 at 19:52 UTC
Updated:
7 Feb 2017 at 18:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kreynen commentedComment #3
lokapujyaSince there is a patch, this should move to needs review.
Comment #4
lokapujyaThe patch appears to be deleting a file and not renaming anything as suggested in the Issue Summary.
Comment #5
kreynen commentedWe currently run a fork of this at CU. https://github.com/CuBoulder/packages_base/tree/dev/contrib/modules/comm...
Or really, the original module that we helped Community Funded develop and someone who didn't understand Drupal committed here. I've been really clear with the dev team at Community Funded that the way their are handling query strings isn't The Drupal Way™ and that makes it difficult to install this on a site that does anything else, but got no response.
My concern is that I don't want to be running forks, projects that have < 1.0 release that aren't being reviewed for security issues, and projects that aren't alerting us of security issues when they are reported in production.
I'm hoping to get a few of the universities who are using both Drupal and Community Funded to help make this case to Community Funded. If Community Funded is going to sell this service as having Drupal support, I'd like to to actually be supported on Drupal.org as a full project with proper releases.
Hopefully that makes sense.
Comment #6
communityfunded commentedHi Guys,
This is Matt at Community Funded. We are definitely not drupal developers. We still do not have any other universities using drupal and CF.
I still want to be able to help you. I sincerely apologize for not paying more attention to this project.
What are the next steps? Is there a UI for me to be able to review/approve this patch that you have created?
Thank You
Matt
Comment #7
kreynen commentedWhat about https://crowdfunding.uchicago.edu/? Looking at the HTML, that's Crowd Funded running on Drupal. I've reached out to @zaphoyd about that, but it isn't a site in their standard service. Still trying to figure out who's responsible for that site.
Drupal's git implementation is not like GitHub with PRs. Drupal still uses the old school patch process. The biggest argument to keeping patches has been that it avoids improvement to an existing PR getting stuck when developers "tune out" of a project for a period of time. With patches, anyone can jump in and improve the patch and update it to chase the project's head. Of course, using patches also requires
Drupal does support automated testing of patches and has made a lot of improvements in that area in just the last year.
You can also use https://simplytest.me/ to test a project with a patch.
Comment #9
owenpm3 commentedComment #10
owenpm3 commented