Skip to content

Comment stripping (comment cloaking) feature of web firewall makes runtime error at modal dialog binding #71

@ivoryguard

Description

@ivoryguard

Hello.
I have experienced an issue with web firewall environment.
It has comment cloaking function (comment stripping) which removes html comment block in http response.
Knockstrap uses comment blocks (virtual element function of knockout js using comment block) to bind modal dialog.
Because all html comment strings are removed to http resonse, virtual element function of knockout js using comment block becomes malfunctional.

So, it may be required to change current implementation using virtual element function of knockout js for modern web environment.

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions