Skip to content

fixed faulty identifier, (caused javascript issues) - #121

Open
cli-ish wants to merge 4 commits into
emeneo:masterfrom
sudile:master
Open

fixed faulty identifier, (caused javascript issues)#121
cli-ish wants to merge 4 commits into
emeneo:masterfrom
sudile:master

Conversation

@cli-ish

@cli-ish cli-ish commented Oct 17, 2024

Copy link
Copy Markdown
Contributor

The get_form_identifier function is used to create a javascript function name. This may leads to issues on the clientside-browser.
Since get_class($this) may include the namespace if ever moved to one. So its safer to filter this and use the class name itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants