Skip to content

Nethvoice: Print final report button in the wizard causes JavaScript error #7713

@Amygos

Description

@Amygos

Introduction
The final step of the NethVoice setup wizard still displays a "Print final report" button. This feature was reportedly deprecated for privacy reasons, but the button remains and clicking it triggers a JavaScript runtime error instead of generating a report.

Steps to reproduce

  1. Complete the NethVoice onboarding wizard, ensuring at least one user/extension is created.
  2. On the final "Wizard completed!" page, click the "Print final report" button.
  3. Observe the browser console for errors.

Expected behavior
The report should either be generated and presented for printing, or if the feature is intentionally removed, the button should not be displayed, or replaced by a notice stating its deprecation.

Actual behavior
The "Print final report" button is displayed, but clicking it results in a JavaScript error in the browser console and no report is produced.

Components
NethVoice: 1.4.6

See also

TypeError: t.autoTable is not a function
    at scripts.41974abe.js:1:185886
    at vendor.7f566c57b.js:1:175758
    at vendor.7f566c57b.js:1:173558
    at u.Seval (vendor.7f566c57b.js:1:183062)
    at u.Sdigest (vendor.7f566c57b.js:1:181487)
    at u.$apply (vendor.7f566c57b.js:1:183329)
    at u.$apply (vendor.7f566c57b.js:1:184083)
    at x (vendor.7f566c57b.js:1:137472)
    at x.onLoad (vendor.7f566c57b.js:1:137099)

Metadata

Metadata

Assignees

No one assigned

    Labels

    nethvoiceBug or features releted to the NethVoice project

    Type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions