Closed (fixed)
Project:
Title
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2012 at 10:20 UTC
Updated:
13 Jun 2014 at 23:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plachCommitted and pushed the attached patch.
Comment #3
drzraf commentedyou may have noticed that Debian provides Drupal 7.14. This could be so for some time.
Don't you think it would be useful to offer a way to use
titlefor drupal7 package users ?This could be a patch, a wrapper for
entity_language, ... or anything else.For now this attachment reverts patch from #1519930: Use the upcoming entity_language() function to determine the entity language. It's not intended to be merged as-is, but a support for discussing pre-7.15 compatibility which was dropped (apparently) without much discussion.
This patch might or might not be enough for Debian as the very same issue affects
entity_translationand both modules are often used together.Comment #4
plachSorry, I'm not willing to support pre 7.15 code: other modules might be interested in providing a fallback, since they have optional Title/ET integration. In this case pre 7.15 code would be malfunctioning at best, thus I don't see the point of supporting it. You won't get a fatal, but things won't work in more subtle ways. I don't see the gain.