Skip to content

strip comments strips urls #1

@michan85

Description

@michan85

if there is a url in the script, it will get removed,
strip comments method thinks its a comment.

workaroud:
comment out strip comments.
function stripComments() {
//$this->js = preg_replace('///([^\n]+)/', '', $this->js);
}

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