Currently noderefcreate creates nodes as 'Language Neutral'. I have created a patch to include check for current interface language else assign the default.

CommentFileSizeAuthor
noderefcreate-lang.patch592 bytesmesh

Comments

pomliane’s picture

Hi 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?

mesh’s picture

@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?

pomliane’s picture

@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. ;)

jackbravo’s picture

Hi 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.

jackbravo’s picture

Status: Needs review » Fixed

Ok, 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.

Status: Fixed » Closed (fixed)
Issue tags: -language, -i18n

Automatically closed -- issue fixed for 2 weeks with no activity.