If a form submission in IPE results in validation errors, the errors messages are not displayed anywhere as they would be in normal core contexts.

Issue fork panels-2825034

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

TravisCarden created an issue. See original summary.

samuel.mortenson’s picture

damienmckenna’s picture

damienmckenna’s picture

samuel.mortenson’s picture

Status: Active » Needs review
StatusFileSize
new733 bytes

Wow, this is super annoying! Here's a patch which resolves the issue for me.

phenaproxima’s picture

Status: Needs review » Needs work

Lightning has been using this patch in its last several releases, so I'd mark it RTBC...but it needs tests :)

samuel.mortenson’s picture

Status: Needs work » Needs review
Issue tags: -Needs tests
StatusFileSize
new4.56 KB

@phenaproxima As you wish, here is a test.

samuel.mortenson’s picture

Test failures are on the branch: https://www.drupal.org/node/74958/qa

samuel.mortenson’s picture

Version: 8.x-3.x-dev » 8.x-4.x-dev
minoroffense’s picture

This appears to be fixed by https://drupal.org/node/3031778

minoroffense’s picture

phenaproxima’s picture

Indeed, I have confirmed that #3031778: Change panels store includes the exact same code, although not the test.

joseph.olstad’s picture

@todo

take the test from patch #7

joseph.olstad’s picture

Title: Form error messages do not appear in IPE » Update test coverage for "Form error messages do not appear in IPE"
joseph.olstad’s picture

StatusFileSize
new3.88 KB

see if the legacy tests work

joseph.olstad’s picture

StatusFileSize
new4.45 KB

patch

joseph.olstad’s picture

joseph.olstad’s picture

MR 21 adds a fail and an error, closed MR

japerry’s picture

Status: Needs review » Closed (outdated)