https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

--- Comment #56 from Lucas Gass (lukeg) <[email protected]> ---
more to do here. this is also breaking
t/cypress/integration/VueFramework_spec.ts:

  Navigation handling
Error: Properties not allowed: extended_attributes.
    at /kohadevbox/koha/t/cypress/plugins/dist/api-client.cjs.js:303:55
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    1) "before each" hook for "Should render a list view"

  List view features
    ✓ Should render additional toolbar buttons (4551ms)
    ✓ Should automatically generate the table columns (4770ms)
    ✓ Should display the table filters if they are enabled (4202ms)
Error: Properties not allowed: extended_attributes.
    at /kohadevbox/koha/t/cypress/plugins/dist/api-client.cjs.js:303:55
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    2) Should allow custom events to be passed to the table action buttons

  Show view features
Error: Properties not allowed: extended_attributes.
    at /kohadevbox/koha/t/cypress/plugins/dist/api-client.cjs.js:303:55
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    3) "before each" hook for "Should allow split screen view"

  Form features
Error: Properties not allowed: extended_attributes.
    at /kohadevbox/koha/t/cypress/plugins/dist/api-client.cjs.js:303:55
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    4) "before each" hook for "Should allow accordion view"


  3 passing (19s)
  4 failing

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to