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

Form InputFilterSpecification: incorrect propagation #4451

Closed
wants to merge 1 commit into from

Conversation

Slamdunk
Copy link
Contributor

@Slamdunk Slamdunk commented May 9, 2013

When a Form implements InputFilterProviderInterface and has fieldsets, form specification is propagated to fieldsets, and so the form can't never validate.

This is because $this reference was used everytime attachInputFilterDefaults calls itself.

@Slamdunk
Copy link
Contributor Author

Slamdunk commented May 9, 2013

I can't figure out why is failing on 5.3.3
https://travis-ci.org/zendframework/zf2/jobs/7022547#L405

May someone help me?

@ghost ghost assigned weierophinney May 9, 2013
weierophinney added a commit that referenced this pull request May 9, 2013
Form InputFilterSpecification: incorrect propagation
weierophinney added a commit that referenced this pull request May 9, 2013
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants