Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Content not saving on new nodes#5164

Merged
angaither merged 2 commits intoDoSomethingArchive:devfrom
angaither:content-not-saving-on-new-nodes
Sep 21, 2015
Merged

Content not saving on new nodes#5164
angaither merged 2 commits intoDoSomethingArchive:devfrom
angaither:content-not-saving-on-new-nodes

Conversation

@angaither
Copy link
Contributor

Changing the node language in hook_node_presave() was too late and only the title was saving.
Since this only needs to run on newly created nodes, we can change the language on hook_node_insert()

Fixes #5126

@blisteringherb
Copy link
Contributor

👍

angaither added a commit that referenced this pull request Sep 21, 2015
@angaither angaither merged commit 4660f82 into DoSomethingArchive:dev Sep 21, 2015
@angaither angaither deleted the content-not-saving-on-new-nodes branch September 21, 2015 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants