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

joomla-toolbar-button and Firefox #44254

Open
jhrenshaw opened this issue Oct 14, 2024 · 0 comments
Open

joomla-toolbar-button and Firefox #44254

jhrenshaw opened this issue Oct 14, 2024 · 0 comments

Comments

@jhrenshaw
Copy link

Steps to reproduce the issue

In the joomla front end create a form containing a joomla-toolbar-button which contains a task="mycontroller.task" type attribute, and include in the contents of the joomla-toolbar-button, a button with a name/value pair.

Expected result

On pressing the button, the name/value pair should be sent to the server.

Actual result

In Firefox, the name/value pair are not sent to the server, whereas they are with Edge & Chrome.

If you omit the task="mycomponent.task" part of the joomla-toolbar-button, then Firefox seems to work ok.

System information (as much as possible)

Joomla 5.1.4, PHP 8.2.7, standard Linux box.

Additional comments

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

No branches or pull requests

2 participants