Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Widget "TimePeriod" #2477

Closed
aschempp opened this issue Nov 29, 2011 · 3 comments
Closed

Widget "TimePeriod" #2477

aschempp opened this issue Nov 29, 2011 · 3 comments
Assignees
Labels
Milestone

Comments

@aschempp
Copy link
Member

This special widget is - according to my findings - exactly the same as inputUnit, only the select menu is larger. I don't want to discuss if a second widget for that is the right approach, but there are some inconsistencies we should fix:

1: the widget class has been moved from extension "calendar" to "backend", but the BE_FFL definition remains in calendar/config/config.php. It should be in backend/config/config.php
2: TimePeriod does not use trim() in validator() function. I suppose that has been added to InputUnit after duplicating.
3: TimePeriod does not support the attributes "class" and "wizard". I suppose that's also because the widget has not been updated lately.

--- Originally created on August 26th, 2010, at 11:36pm (ID 2477)

@ghost ghost assigned leofeyer Nov 29, 2011
@leofeyer
Copy link
Member

I will look into it.

--- Originally created on September 4th, 2010, at 12:17am

@leofeyer
Copy link
Member

Fixed in f14986e.

--- Originally created on November 24th, 2010, at 02:10pm

@leofeyer
Copy link
Member

--- Originally completed on November 24th, 2010, at 02:10pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants