Date-Time field calendar popup link is broken

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Date-Time field calendar popup link is broken

Adrian Crum
Looking at the page source, you can see the link generated by the form
widget has an unclosed <a> element when used for the Calendar popup.

-Adrian
Reply | Threaded
Open this post in threaded view
|

Re: Date-Time field calendar popup link is broken

Adrian Crum
Adrian Crum wrote:
> Looking at the page source, you can see the link generated by the form
> widget has an unclosed <a> element when used for the Calendar popup.

In addition, the <ul> element inside the <div class="view-calendar"> is
not closed.

-Adrian

Reply | Threaded
Open this post in threaded view
|

Re: Date-Time field calendar popup link is broken

Bruno Busco
Thank you Adrian,

Fixed in revision: 911305


2010/2/18 Adrian Crum <[hidden email]>:

> Adrian Crum wrote:
>>
>> Looking at the page source, you can see the link generated by the form
>> widget has an unclosed <a> element when used for the Calendar popup.
>
> In addition, the <ul> element inside the <div class="view-calendar"> is not
> closed.
>
> -Adrian
>
>