Magento2: Magento 2.1.3 - There is a bug in advanced search form regarding validation messages

Created on 13 Jan 2017  路  8Comments  路  Source: magento/magento2


Preconditions


  1. Magento 2.1.3 CE
  2. PHP 7.0.9
  3. MariaDB 10.1.16
  4. Apache 2.4.23

Steps to reproduce

  1. Go on the site "advanced search" and click the submit button below the form without any entries.
  2. Then click for example on the "sign in" link in the top right corner.

Expected result

  1. Validation message (Please specify at least one search term) appears on the same site (advanced search) above the form after you click the submit button.

Actual result

  1. No message appears, rather on random site after you submit the advanced search form without entries.
    bug8131
  1. I remember that behavior was already in Magento Version 2.1.2 CE.

Search Fixed in 2.2.x Fixed in 2.3.x Confirmed Format is valid Ready for Work Reproduced on 2.1.x Reproduced on 2.2.x Reproduced on 2.3.x bug report

Most helpful comment

Internal ticket - MAGETWO-69899

All 8 comments

Any suggestions how to fix this problem?

We are having a similar issue.

Preconditions:

  1. PHP 5.6
  2. Magento 2.1.0
  3. Apache 2.4.12

Steps to reproduce

  1. Go on the site "advanced search" and click the submit button below the form without any entries.
  2. Message appears on result page, or any page we click on right after clicking "submit" on search page.

Hey, I just noticed that behavior happens if the page cache is enabled.

I hope @veloraven can assign someone new or maybe @choukalos again to solve this bug.

Internal ticket - MAGETWO-69899

@DarkLanternMG, thank you for your report.
We've created internal ticket(s) MAGETWO-80621 to track progress on the issue.

Hi @DarkLanternMG. Thank you for your report.
The issue has been fixed in magento/magento2#16952 by @brobie in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.6 release.

Hi @DarkLanternMG. Thank you for your report.
The issue has been fixed in magento/magento2#17210 by @torhoehn in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.0 release.

Thank you all.

Was this page helpful?
0 / 5 - 0 ratings