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

Tag Attribute Value Consistency #17

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Closed

Tag Attribute Value Consistency #17

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Tag Attribute Value Consistency

true/false, yes/no, 0/1 within the existing [custom] tag attributes.

Also I've noticed that "exported_column" for example should also be accepting 
"exported-column".

A general issue with the existing code that requires attention.

Original issue reported on code.google.com by thunor...@hotmail.com on 30 Jul 2011 at 8:44

@GoogleCodeExporter
Copy link
Author

A few commits back I modified token_store_with_argument_attr to convert signal 
names passed in from the XML separated with underscores to hyphenated strings, 
so it's likely that I could do the same thing for at least the name part of tag 
attributes.

Original comment by thunor...@hotmail.com on 10 Aug 2011 at 9:55

@GoogleCodeExporter
Copy link
Author

Modified token_store_attr() for tag attribute names in r404.

Everything is consistent and will continue to be because much new code is 
simply copy and pasted existing code so I'm not inventing anything new.

Original comment by thunor...@hotmail.com on 4 Sep 2012 at 4:16

  • Changed state: Fixed

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

No branches or pull requests

1 participant