Thanks to visit codestin.com
Credit goes to github.com

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

Form InputFilterSpecification: incorrect propagation#4451

Closed
Slamdunk wants to merge 1 commit into
zendframework:masterfrom
Slamdunk:hotfix/form-filter
Closed

Form InputFilterSpecification: incorrect propagation#4451
Slamdunk wants to merge 1 commit into
zendframework:masterfrom
Slamdunk:hotfix/form-filter

Conversation

@Slamdunk
Copy link
Copy Markdown
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
Copy Markdown
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
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