Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2014 at 08:54 UTC
Updated:
20 Jul 2014 at 17:00 UTC
Jump to comment: Most recent
Issue with latest 7.x.3.x-dev version
Comments
Comment #1
csakiistvan@rollingnet how to i reproduce this? Please write to me step by step how did you get so far out of step
Comment #2
csakiistvanComment #3
rollingnet commentedThis issue appears in node/add form
Display the same page with another theme (eg: Seven), the alert doesn't appear, so it's Bootstrap specific.
I'm using the following field modules:
Comment #4
csakiistvanGreat, but how can i reproduce this? Pls write to me, or send a feature for this node type.
Comment #5
rollingnet commentedA feature of the relevant data of the site can be download here
Comment #6
tempo22 commentedI had the same problem, i seem to have fixed it by changing the line 91
from
to
Comment #7
rollingnet commentedI can confirm that the above correction works.
Please someone create the related patch (sorry, but I can do it now) and let the community test it.
Comment #8
markhalliwellPlease create a patch.
Comment #9
wundo commentedI've committed the suggested change ;)