Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upCalendar widget broken in 2018.2.1 #4103
Comments
This comment has been minimized.
This comment has been minimized.
Thank you for the detailed report @ahenket. We fixed the issue, and the fix will be included in 2019.1 as well as the next 2018.2 point release (both PE and CE). |
This comment has been minimized.
This comment has been minimized.
I see 'legacy date': is there a more recommended way? |
This comment has been minimized.
This comment has been minimized.
@ahenket The "recommended way" would be to use the new In the meantime, if your type doesn't change, and you know you have a date, you can explicitly use an |
This comment has been minimized.
This comment has been minimized.
I must be doing something wrong. With fr:date under 2018.2.1 the form fails to load and I get:
Code fragment:
|
This comment has been minimized.
This comment has been minimized.
My comment wasn't clear enough: it is the |
This comment has been minimized.
This comment has been minimized.
Right. Now the form loads and I can input a date, but there's no date picker of any kind. The right hand side where I can click does nothing. Browser just says it is missing /xforms-server/bootstrap-datepicker.css.map which it says for all sorts of map files. Annoying but supposedly not an issue. Also: since what version does this feature exist? |
This comment has been minimized.
This comment has been minimized.
Noteworthy: regardless of whether or not I prepopulate a date like 2018-01-01 in the instance, the form comes up with an empty input field. Current code:
Finally: if I activate the binding to xs:date and enter something that is not a date, the red exclamation thing comes up as expected, but:
|
This comment has been minimized.
This comment has been minimized.
I propose to close the fr:date conversation here and move that to the new issue #4107 |
As of Orbeon 2018.2.1, the date picker/calendar widget is broken. When you click the icon for the picker a small div opens bottom left of the input field and the browser reports:
To reproduce: