Closed (fixed)
Project:
Outline Designer
Version:
7.x-2.x-dev
Component:
Code / API / JS
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Apr 2012 at 09:23 UTC
Updated:
13 Aug 2013 at 16:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
btopro commentedThe node creation in OD doesn't take language into account, guess it needs to; not sure what to do on that but it's definitely a glitch
Comment #2
btopro commentedComment #4
vgalindus commentedHi I have this issue in rc2 version again. could be?
BR
Comment #5
vgalindus commentedProposed patch, works for me but not tested in a i18 site. If someone has a chance to test please do.
BR
Comment #6
btopro commentedMakes sense to me. This will at least add some level of support and is a simple enough concept of pulling the parent's language settings. Book outlines would have to each be in their own language (which based on all the titles probably is how many would handle this).
I'll accept patches down the road to build on / alter this but I've accepted a slightly modified version of your patch. See commit log here but had to bump it down a few lines -- http://drupalcode.org/project/outline_designer.git/blobdiff/17dc2fe3da51...