Closed (fixed)
Project:
OAI2 for CCK
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2010 at 22:39 UTC
Updated:
11 Apr 2011 at 16:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
Renee S commentedDitto, any field that has more than one instance, or is set to "unlimited", shows up formatted.
Comment #2
Renee S commentedComment #3
Renee S commentedRelated to this: #465326: content_format() does not handle multiple values correctly - content_format doesn't handle multiple values correctly.
Comment #4
Renee S commented(changing the title to make this more precise)
Comment #5
stella commentedHmmm well it looks like the
content_format()issue is fixed. It certainly doesn't happen for my multi-value fields. However, I do have problems with date and link fields. The attached patch implements a solution to help fix this.Comment #6
Renee S commented@stella Thanks, I will give this a try!
Comment #7
DnaX commentedIt work for me.
Comment #8
DnaX commentedFixed in Git repository: http://drupalcode.org/project/oai2forcck.git/commit/555c522e21950ae2e4df...
Comment #9
DnaX commented