Closed (fixed)
Project:
Nodeblock
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2011 at 16:14 UTC
Updated:
1 Feb 2013 at 17:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
maxxer commentedsubscribe
Comment #2
rudiedirkx commentedThat's because of this line:
which you can easily change to:
I have no idea why that's not always the case...
node_viewis smart enough for that.Comment #3
rudiedirkx commentedAnd a patch.
Comment #4
plachnode_view()can handle this fairly easily by just defaulting to the current language. This will have no impact on core node translations. See the attached patch.Comment #5
tuwebo commentedpatch #4 looks great, it is working fine for me!
Thanks!
Comment #6
plachI guess #5 means RTBC...
Comment #7
Johnny vd Laar commentedCommitted a fix to this problem here:
http://drupalcode.org/project/nodeblock.git/commit/5cac5ea