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

Fixed: Form/Element/Collection can't remove all elements #7447

Closed
wants to merge 3 commits into from

Conversation

svycka
Copy link
Contributor

@svycka svycka commented Apr 14, 2015

related issues: #7446 #4492

this was checking empty collection that's why it had 0 after `$collection->populateValues(array());`
@svycka
Copy link
Contributor Author

svycka commented Apr 14, 2015

just fixed test because it was checking for empty collection to be empty.. maybe someone can help with fix?

@svycka
Copy link
Contributor Author

svycka commented Apr 14, 2015

tests failing because of another bug fixed in #7446 when merged should be ok

@svycka
Copy link
Contributor Author

svycka commented May 2, 2015

@weierophinney is it possible to merge this in 2.4.1? It is impossible to use Form/Element/Collection without workarounds.

@svycka svycka changed the title Form/Element/Collection can't remove all elements Fixed: Form/Element/Collection can't remove all elements May 16, 2015
@svycka
Copy link
Contributor Author

svycka commented Sep 23, 2015

fixed with zendframework/zend-form#14

@svycka svycka closed this Sep 23, 2015
@svycka svycka deleted the patch-3 branch September 23, 2015 13:38
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.

None yet

1 participant