w3c / wai-axsdb-web

Web Component of the Accessibility Support Database
Other
8 stars 14 forks source link

Wrong numer of test cases #5

Closed yatil closed 10 years ago

yatil commented 10 years ago

When I click a certain item, the reults are not what I expect them to be. Example:

  1. Click on browse test results
  2. Search for C8
  3. Click the button on the right of C8
  4. You get to a table which says: Firefox/NVDA: 0/1. Also 1 related test case is shown.
  5. Click onto the 0/1 result in the table
  6. There are many different test cases listed, not only the ones that belong to technique C8

(The endpoint URL is http://www.w3.org/WAI/accessibility-support/#/results-details.html/ua/Internet%20Explorer/uaver/11/at/NVDA/atver/2013.3/filter/{%22page%22:%22axsdb-page-results-technique%22,%22userName%22:null,%22criteriosLevel%22:%22AAA%22,%22criterios%22:[],%22technologies%22:[],%22techniques%22:[],%22tests%22:[],%22ats%22:[],%22uas%22:[],%22oss%22:[]} – calling it directly unfortunately breaks the page.)

yatil commented 10 years ago

Also happens when I go through the test cases instead of the techniques, guess it has something to do with the templates.

yatil commented 10 years ago

Sorry, wasn’t on dev