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

Detecting orphan attributes that should point to another element with an attribute of type ID #8

Closed
darthcav opened this issue Sep 1, 2014 · 8 comments

Comments

@darthcav
Copy link

darthcav commented Sep 1, 2014

Hi Michael,

It seems that the validator does not detect all the orphan attributes that should point to another element with an attribute of type ID.

For instance, this gist:

https://gist.github.com/cavweb20/d3d5b2e457bce4b603bd

does not throw any error.

We have compiled (@cleancoderocker) a list of the relevant HTML 5 attributes, in case it helps you:

https://github.com/webcc/wcag20/wiki/HTML5-attributes-pointing-to-elements-with-ID

@sideshowbarker
Copy link
Contributor

Nice catch. Thanks for the bug report. I've checked in a fix and pushed it to http://validator.w3.org/nu/ Please test it and let me know if I missed anything.

@darthcav
Copy link
Author

I tested it and it works. Thanks! Are you going to issue a new release?

@sideshowbarker
Copy link
Contributor

I'll try to get a new release out this weekend but if it's not up yet by early next week, please remind me

@sideshowbarker
Copy link
Contributor

I'll try to get a new release out this weekend but if it's not up yet by early next week, please remind me

…that said, if you really want/need a release sooner than that, let me know and I'll make some time to do it

@darthcav
Copy link
Author

Thanks, Michael! The beginning of next week is okay for us. No need to push it :)

@darthcav
Copy link
Author

darthcav commented Oct 2, 2014

Hi Michael, any news on this?

@sideshowbarker
Copy link
Contributor

Hi @cavweb20. Sorry for the delay—I just now pushed a new release
https://github.com/validator/validator.github.io/releases/tag/20141006

Please try it an let me know if you have any problems.

@darthcav
Copy link
Author

darthcav commented Oct 7, 2014

Thanks a lot Michael. We really appreciate it. Thank you for this excellent piece of software!

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

No branches or pull requests

2 participants