Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fix #4579 day_attributes could not be passed in construct #4615

Closed
wants to merge 1 commit into from
Closed

Conversation

cbergau
Copy link
Contributor

@cbergau cbergau commented Jun 8, 2013

This pull request fixes a bug in DateSelect. When you pass "day_attributes" into the construct, the "setDayAttributes" method is called on a non-object, because the object was initialized after calling "setDayAttributes". The Fix creates the Select element before calling parent::__construct.

weierophinney added a commit that referenced this pull request Jun 11, 2013
Fix #4579 day_attributes could not be passed in construct
weierophinney added a commit that referenced this pull request Jun 11, 2013
@ghost ghost assigned weierophinney Jun 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants