Closed (fixed)
Project:
Drupal.org customizations
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2008 at 10:15 UTC
Updated:
23 May 2014 at 18:23 UTC
Jump to comment: Most recent
Gábor says, "Two of the drupal.org custom modules are not hosted under drupalorg module and are therefore not open source." This patch merges one of them (ircnick.module) into drupalorg.module.
| Comment | File | Size | Author |
|---|---|---|---|
| drupalorg_irc.patch | 1.02 KB | christefano |
Comments
Comment #1
gábor hojtsyIndeed, the full source code of irnick module on drupal.org as of now is (copied from file system):
The code in the patch is identical and given that we are doing a highly custom query using profile field 35, this is not something a general purpose module would do, so drupalorg module is the place for this code. Should be ready to commit.
Deploy by disabling ircnick module and updating drupalorg module after the commit.
Comment #2
kbahey commentedCommitted.
Can someone with CVS access refresh from HEAD, and delete the old code?
Comment #3
gábor hojtsy@kbahey: Being a co-maintainer on this project I could have committed this one. The reason I did not do it is that if someone updates from CVS without reading this issue, we end up two modules providing the IRC nick search, which will collide. Or if you disable the ircnick module now, and nobody updates for a week, we end up with no nick search for a week. So I was looking for a coordinated commit / update / remove action, and would suggest / encourage doing that in the future in such cases, when deployment the right way is necessary.
Or did I miss something?
Comment #4
kbahey commentedI did not know you are a co-maintainer.
I will ping killes about this issue, so he would remove ircnick and refresh from the repo.
Comment #5
kbahey commentedActually, I backed it out.
So we are back to the same situation, pending someone with access to do it all.
Comment #6
gábor hojtsyI've requested getting credentials to be able to deploy drupalorg module changes, and pending on a little change by nnewton to be able to. I have other tasks in the pipeline which I'd like to complete, and pestering someone to be able to coordinate at all times is not any great.
Comment #7
gábor hojtsyThanks, committed and deployed on drupal.org!
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.