Closed (fixed)
Project:
Date
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2006 at 06:35 UTC
Updated:
14 Oct 2006 at 14:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
karens commentedIs this in the 4.7 version or cvs version of the date module? I am making a number of changes to both that affect the selector and there may be some formatting problems during the transition. I'm checking on your version because they are different and I need to be sure which you are using.
Comment #2
dodorama commentedthe problem is that the date-clearing div is just after the first drop down selector (day selector in my case) and not after all the selectors (as it should be to proper clear the container div). I'm trying to figure out why this happens. Hope to post a solution soon.
In the meanwhile I attach a screenshot of waht happens in Safari and Firefox Mac.
Comment #3
dodorama commentedI think I found the solution.
The problem was a missing weight value on the markup form where the clearing div was defined.
I attach a patch that simply add this weight value.
it seems to work for me.
Comment #4
dodorama commentedand for people who don't know how to apply the patch here's the file to substitute inside the date module folder on your modules directory.
Comment #5
karens commentedThanks dodazzi. That's just the kind of thing I tend to miss :-) I'll add to the next commit.
Comment #6
karens commentedFix committed to cvs. All recent changes to cvs will be ported to 4.7 in the next hour or so.
Comment #7
(not verified) commented