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

[4.0.6] Joomla Contact form Load Previous Form Visited #36961

Closed
leoalv opened this issue Feb 8, 2022 · 3 comments
Closed

[4.0.6] Joomla Contact form Load Previous Form Visited #36961

leoalv opened this issue Feb 8, 2022 · 3 comments

Comments

@leoalv
Copy link
Contributor

leoalv commented Feb 8, 2022

Steps to reproduce the issue

Create 2 categories (Uncategorized and appointment)
Create 2 or 3 custom fields of type mail and assign to Appointment category
Create 2 contacts 1 per category (general and appointment)
Create 2 menu elements of type Single Contact and select different contac in each element

Expected result

When visit menu item for appointment load contact form with custom fields
When visit menu item for general contact load contact form without custom fields.

Actual result

If you first visit appointment menu item it load form with custom fields, then visit General contact menu item and it also load form with custom fields

If you firts visit General contact Menu item ir load form without custom field, then visit Appointment menu and it also load form without custom fields.

System information (as much as possible)

Joomla 4.0.6 Core, PHP 7.4.x, PHP 8, MySQL 5.7.23, Apache 2.4.46

Additional comments

In short, when you visit the second form, the form you visited on the previous page is loaded. Only when you refresh the correct form is loaded. This behavior is not correct.

@leoalv leoalv changed the title [4.0.6] Joomla Contact form Load Previous Form Loaded [4.0.6] Joomla Contact form Load Previous Form Visited Feb 8, 2022
@leoalv
Copy link
Contributor Author

leoalv commented Feb 8, 2022

@brianteeman
Copy link
Contributor

Very weird but I can confirm

@joomdonation
Copy link
Contributor

@leoalv Could you please test PR #35763 ? It should address this issue.

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

4 participants