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

Make forms.amp.html more valid #9781

Merged
merged 3 commits into from Jun 13, 2017
Merged

Conversation

honeybadgerdontcare
Copy link
Contributor

There were some not intended validation issues on this page. Fixed them.

There were some not intended validation issues on this page. Fixed them.
@@ -270,12 +270,16 @@
</template>
</div>
<div submit-success>
Success! Thanks for subscribing! Please make sure to check your email
Copy link
Contributor

@cvializ cvializ Jun 13, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was changed in #8565 for a feature request #5619, so this is supposed to be supported. I think I failed to update the validator rules for it. We should change the validator protoascii to support this use case

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting! Glad we both came across this because the validator still requires there to be a template tag. Filed as #9892

@honeybadgerdontcare
Copy link
Contributor Author

@cvializ ptal

@honeybadgerdontcare honeybadgerdontcare merged commit fd0cab6 into master Jun 13, 2017
@honeybadgerdontcare honeybadgerdontcare deleted the honeybadgerdontcare-patch-2 branch June 13, 2017 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants