Skip to content

haproxy interface not working properly in Safari after 18.7 update #770

@digitalcohesion

Description

@digitalcohesion

I can no longer edit certain fields in the haproxy interface after updating to 18.7 using Safari. It seems there is some piece of javascript that safari is having problems with.

One example is the listen addresses field on the public service form. That field appears larger than it should and clicking in it does nothing nor can I type in it.

Checking errors in the developer tools it's complaining about an undefined function in some way on line 215 of opnsense_ui.js.

$tokenizer = $(this).tokenize({

Error is:
undefined is not a function (near '...$(this).tokenize...')

I didn't experience this issue on the previous version.

screen shot 2018-08-01 at 9 02 44 am

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportCommunity support or awaiting triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions