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

Fix setting/displaying timeout in EditNvtDetailsDialog #3057

Merged
merged 5 commits into from
Jul 23, 2021

Commits on Jul 6, 2021

  1. Don't use convertTimeout() anymore

    The timeout is no longer parsed as string from the xml, which makes this 
    function obsolete and removing it prevents crashes due to the call of 
    String.prototype.trim()
    swaterkamp committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    55cd4c6 View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    swaterkamp committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    ee2c739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fc0f5b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    3627b82 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    2255df5 View commit details
    Browse the repository at this point in the history