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

fix remaining submit inputs vs. gettext issues #431

Closed
fichtner opened this issue Oct 13, 2015 · 1 comment
Closed

fix remaining submit inputs vs. gettext issues #431

fichtner opened this issue Oct 13, 2015 · 1 comment
Assignees
Labels
cleanup Low impact changes
Milestone

Comments

@fichtner
Copy link
Member

# git grep "<input.*type=[\"']submit[\"'].*gettext" | wc -l
     151
@fichtner fichtner added the bug Production bug label Oct 13, 2015
@fichtner fichtner self-assigned this Oct 13, 2015
@fichtner fichtner added this to the 16.1 milestone Oct 13, 2015
fichtner added a commit that referenced this issue Dec 22, 2015
This is part of #431, right fix is to use <button/> instead.  We
don't want to extend the code to fix this, it'll introduce more
bugs and strangeness later.  Still a lot to do there, any help is
welcome, the conversion is pretty simple.
fichtner added a commit that referenced this issue Dec 22, 2015
This is part of #431, right fix is to use <button/> instead.  We
don't want to extend the code to fix this, it'll introduce more
bugs and strangeness later.  Still a lot to do there, any help is
welcome, the conversion is pretty simple.
@fichtner fichtner modified the milestones: 16.7, 16.1 Jan 9, 2016
fichtner added a commit that referenced this issue Jan 11, 2016
@fichtner fichtner added cleanup Low impact changes and removed bug Production bug labels Feb 16, 2016
@fichtner fichtner changed the title fix legacy code madness with submit inputs and gettext value obfuscation fix submit inputs vs. gettext issues Feb 16, 2016
@fichtner fichtner changed the title fix submit inputs vs. gettext issues fix remaining submit inputs vs. gettext issues Feb 16, 2016
@fichtner
Copy link
Member Author

overcome by @AdSchellevis ! thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Low impact changes
Development

No branches or pull requests

1 participant