Closed (fixed)
Project:
Commerce AutoSKU
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2013 at 16:47 UTC
Updated:
14 Sep 2014 at 19:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jsacksick commentedSimple patch.
Comment #2
jsacksick commentedOther issue related #1992364: Product variation title does not auto-generate
Comment #3
makokis commented#1, it works for me. Many thanks.
Comment #4
rbayliss commentedI did some more digging based on the info given in the linked tickets, and it looks like this is happening because title module was altering the entity inside of it's hook_tokens_alter implementation. This has been fixed by the title module in #1269076: Translated title_field replaces node->title with translated value, so if you update the title module to the latest dev version, it will fix the problem. I'll also crosspost in the Kickstart issue so they can change the version they're pulling in.
Comment #5
jsacksick commentedI knew it was coming from the Title module but I thought it was easier to fix it here, we're including the 1.0-alpha7 in Kickstart and the issue mentionned has been committed right after :p we have to include that patch and we're good to go. I haven't had a chance yet to test it.
Comment #8
rbayliss commentedTestbot...