Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The XML generation of service is broken for form types #338

Closed
stof opened this issue Aug 26, 2014 · 0 comments
Closed

The XML generation of service is broken for form types #338

stof opened this issue Aug 26, 2014 · 0 comments
Labels

Comments

@stof
Copy link
Contributor

stof commented Aug 26, 2014

For a form type, it generates the following snippet:

<service class="Incenteev\WebBundle\Form\Type\SuffixedTextType" id="incenteev.form.suffixed_text">
  <tags alias="incenteev_suffixed_text" name="form.type"/>
</service>

this is wrong. It should be <tag>, not <tags>

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

No branches or pull requests

2 participants