When creating (not translating) a node, there are some issues with the elements on node form not tied to the node language (we don't know which the node language will be yet) and then not responding to changes in the Language field (which would take a full node reload).
So I'm thinking maybe the only good way to fix this is to know the node language beforehand for content types with language. It would take a previous page on which you pick the language (Or language neutral) and then move on the the node form (which won't allow changing language).
Comments
Comment #1
nedjoLike was done with Project issue, select the project on an initial screen.
A possible alternative would be to submit and reload the node add form via ajax when the language was changed.
Comment #2
klonosAre you sure that this issue still stands? When I try to create a node (default page), I see a field for title, another for body and a drop-down for selecting the node's language. So I am not sure what you mean when you say:
Should we mark this fixed then?
Comment #3
jose reyero commented