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

Markup errors #1855

Closed
robocoder opened this issue Dec 4, 2010 · 1 comment
Closed

Markup errors #1855

robocoder opened this issue Dec 4, 2010 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@robocoder
Copy link
Contributor

The webtest results show no matching label on the loaded dashboard.

This is a CI enhancements blocker.

The CoreHome (dashboard) markup in 1.0 doesn't validate ... but htmlunit prefers conforming markup.

Fixable:

  • "autocomplete" attribute on radio buttons
  • unescaped ampersands in URLs (i.e., &action= vs &action=)

Harder to fix:

  • "href" attribute on an option element (About Piwik Translations)
  • language and site selections' form element aren't allowed here
  • URLs in the anchor's "name" attribute contain '?' (Superfish menu)
  • empty list in the Superfish menu "<ul></ul>" ("Dashboard" has no sub menu items)
@robocoder
Copy link
Contributor Author

(In [3401]) fixes #1855

@robocoder robocoder added this to the Piwik 1.1 milestone Jul 8, 2014
@robocoder robocoder self-assigned this Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

1 participant