Closed (fixed)
Project:
Node Reference Create
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
30 Jun 2010 at 09:06 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent
Comments
Comment #1
pomliane commentedHi mesh,
Thank you for this patch: it perfectly does the job here (version 6.x-1.0)!
Let's hope it gets reviewed and eventually ported.
Incidentally, does somebody know if this module is still maintained?
Comment #2
mesh commented@pomliane: thanks! the project page for this module says - co-maintainers wanted, so i guess it is not being developed further. would you mind collectively requesting the owner of this module to grant us maintainer status?
Comment #3
pomliane commented@mesh: Doh! :( I forgot to say "yes, why not?! Let's do it if you're still in..."
Just let me know how to join you. ;)
Comment #4
jackbravo commentedHi Pomliane and mesh.
Opensanta recently added me as co-maintainer, but certainly I haven't been around to commit this patches you've sent. I think it would be great for you guys to join as co-maintainers. I think I don't have the permission to make this change. Have you contacted opensanta about it?
On a separate issue. How could this be ported to drupal 7? as there is no i18n_get_lang function on that version. There is a i18n_language() function, and I guess they are interchangeable.
I think this is fine for drupal 6 and will proceed to commit.
Comment #5
jackbravo commentedOk, the issue with branch 7.x is already fixed with the patched provided by Pomliane in issue #1155640: No language specified on node creation. So this is fixed now in both 6.x and 7.x.