Problem/Motivation

This a core problem #3406612: Exceptions in batch no longer are shown on the page: Javascript error so it should be fixed there.

But since we just released a beta it would be good to solve this. Otherwise anyone how uses our to update and has JS enable, 99% of users, will not see the error messages on the screen. this is will be very unhelpful if people start to beta test the module and run into problems.

We just haven't hit this in tests because we don't have many JS tests.

Steps to reproduce

Proposed resolution

Put temporary fix into make sure errors on shown on the batch pages.

Remaining tasks

User interface changes

API changes

Data model changes

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

tedbow created an issue. See original summary.

tedbow’s picture

Issue summary: View changes

tedbow’s picture

Assigned: Unassigned » phenaproxima
Status: Active » Needs review
phenaproxima’s picture

Status: Needs review » Reviewed & tested by the community

This is a reasonable workaround until the core bug is fixed. I think keeping the test coverage is also a wise decision, since 99.9% of people will use the batch system with JavaScript enabled.

  • tedbow committed 2bfe0e0a on 3.0.x
    Issue #3406812: Ensure that errors are shown on form updates in core 10....
tedbow’s picture

Assigned: phenaproxima » Unassigned
Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.