When using the title module I receive these notices:
Notice: Undefined index: label in entity_get_info() (line 7231 of /Users/joost/Developer/gitrepos/rembrandt/includes/common.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| #21 | entity info.jpg | 104.02 KB | cjoy |
| #18 | title-1138646-18.D0.patch | 2.69 KB | plach |
Comments
Comment #1
plachI don't, any help to reproduce the bug?
Comment #2
joostvdl commentedCurrently installed modules:
Comment #3
plachWould you provide also the versions, please?
Comment #4
joostvdl commentedList updated with version numbers
Comment #5
pascavi commentedSame issue here in a fresh installation with these modules installed: ubercart, entity_translation and title
Comment #6
joostvdl commentedIt looks that entity_translation is the only one that is used in both situations.
Any update on this now possible?
Comment #7
joostvdl commentedBTW #1003876: Translating Node's Title is the issue that integrate Title with Entity_Translation
Comment #8
plachI'm sorry but I still cannot see the bug :(
Can anyone post the exact steps to repeat this from a D7 clean install + Entity translation + Title?
Comment #9
joostvdl commentedI think that there needs some documentation of this project. After I read #1003876: Translating Node's Title I found that I had to click 'replace' on the manage fields of a content type.
After I did that for all the content types, and cleared the cache, it looks like if the error is gone now.
Comment #10
joostvdl commentedError occurs still. It is when I go to Manage Fields.
Comment #11
joostvdl commentedIN a new site I also can't reproduce it.... :-(
Comment #12
joostvdl commentedNew setup now has the error again.
@Plach, can I mail you a copy of the site so you can see it?
Comment #13
joostvdl commentedFinally found the problem.
When the module comment is disabled, the error occurs.!
Comment #14
plachSure, but please upload it on dropbox (or similar) and mail me the link.
Comment #15
joostvdl commented@Plach ... See #13 to reproduce. Please let me know if you can see it now before I upload a site.
Comment #16
plachOk, I'll check ASAP.
Comment #17
plachThe attached patch should fix the issue.
Comment #18
plachComment #19
sunComment #20
plachCommitted to 7.x-1.x. Thanks!
Moving to needs work since we are missing tests (see #1142992: Tests broken).
Comment #21
cjoy commentedproblem was unrelated to this issue, please ignore this comment :)
Comment #22
plach