Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
batch system
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
13 Nov 2016 at 07:24 UTC
Updated:
28 Jan 2017 at 05:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nikunjkotechaAdding patch for D7.
Comment #3
yago elias commentedWe should add a message log to the dblog system.
Comment #4
yago elias commentedComment #6
lomasr commentedAdding a patch for Text change.Please review.
Comment #7
lomasr commentedComment #9
nikunjkotechaComment #10
nikunjkotechaUpdated patch to include the message before drupal_exit().
Comment #11
nikunjkotechaComment #13
nikunjkotechaI'm not sure what's the error for fail as it shows nothing in error and it passed in simplytest.me for me.
Comment #14
nikunjkotechascreenshot attached from simplytest.me
Comment #16
ajitsCan we get a better message? This sounds very technical.
How about
Comment #17
navneet0693 commentedAgreed with comment in #16
Comment #18
navneet0693 commentedIt's just a suggest if we use
%instead of@Comment #19
cebasqueira commentedComment #20
dinesh18 commentedVerified and working as expected.
Comment #21
cebasqueira commentedDinesh18 please change the status to RTBC
Comment #22
navneet0693 commentedComment #23
stefan.r commentedHow does this work in Drupal 8? If it has the same issue, this should be fixed there first.
Comment #24
David_Rothstein commentedThe Drupal 8 issue is the parent of this one (#1986330: When Batch ID doesn't exist, Drupal should emit a 404). Looks like it was just marked RTBC, but the two patches are not in sync. They use different wording, and (especially) this one is missing the automated test.