Closed (duplicate)
Project:
Role Change Notify
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2010 at 18:00 UTC
Updated:
10 Jan 2011 at 22:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
rfayThanks for the report!
Was this using profile module or content_profile? If content_profile, could you attach an export of the content type? If profile module, could you please describe the profile?
Comment #2
awlo commentedThanks for the answer!
It's the profile module. The profile is divided into three sections, each has at least one textfield, two have selections, one has a textarea, one has a checkbox and one has a date field.
The one with the date field is made out of textfields, selections, textarea and date.
Comment #3
Anticosti commentedI am using the core Profile mod.
For me the error on line 857 dissapeared after uninstalling the Case Tracker Module (casetracker-6.x-1.0-beta8)
Hope this may help...
Comment #4
rfayThanks, Anticosti.
Comment #5
awlo commentedThis patch solves it for me. There probably exists a better solution for this.
The patch includes also patch from http://drupal.org/node/731344, since that issue is somewhat related.
Comment #7
rfayThanks for your work on this, @awlo. Please see if you can sort out the test failure.
-Randy
Comment #8
teliseo commentedCurrent 6.x-2.x-dev, with patch from #557458: Different Notification Messages for Each Role, fixes this issue by properly setting tokens for date fields in the user profile. Please review and set status to RTBC.
Comment #9
rfayLet's just call this a dup of #557458: Different Notification Messages for Each Role. If you still have this problem when using current 6.x-2.x-dev, please report in that issue.
Thanks everybody!
Comment #10
teliseo commentedI’d argue that closed (fixed) is more appropriate, since this issue is completely unrelated to #557458: Different Notification Messages for Each Role (I just happened to have run into this issue independently and, maybe erroneously, added a fix in my patch for that issue), but that would be splitting hairs.