Closed (cannot reproduce)
Project:
Internationalization
Version:
7.x-1.8
Component:
Fields
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2013 at 14:24 UTC
Updated:
29 Jul 2013 at 12:07 UTC
Jump to comment: Most recent file
Comments
Comment #2
kiliweb commentedLet's try with this one.
Comment #3
kiliweb commentedComment #5
kiliweb commentedComment #6
kiliweb commentedComment #8
kiliweb commentedDoes anyone know why the test fail ?
Comment #9
kiliweb commentedComment #10
flo_at commentedI am by no means a coder but it seems that you tried to patch a file that was not there :(
[08:25:26] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/i18n_field_3.patch 2>&1] failed
Duration 0 seconds
Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/i18n]
Status [1]
Output: [error: sites/default/modules/i18n/i18n_field/i18n_field.module: No such file or directory].
[08:25:26] Encountered error on [apply], details:
Comment #11
bojanz commentedIt looks like you're providing a reverse patch (it's backwards), which is why it doesn't apply.
Still, I was unable to reproduce your bug. $element['#options'] should always be an array.
Can you please provide the exact instructions to recreate this (add field of type X, enter Y in the allowed values, etc).
Comment #12
jose reyero commentedNo follow up, so closing.