Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
dblog.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2015 at 10:57 UTC
Updated:
17 Feb 2016 at 18:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
MattA commentedComment #2
dawehnerWhat about using BadRequestHttpException directly?
Comment #3
MattA commentedExact same result, and I guess slightly more informative for developers?
Comment #4
MattA commentedNow with an easier than expected test.
Comment #5
MattA commentedMessed up encoding in patch file.
Comment #7
MattA commented...and Windows sucks.
Comment #8
MattA commentedComment #9
martin107 commentedIn terms of review +1 from me ... the thrust of the argument is correct.
My patch fixes only a small nit ... the throwing of exceptions is not documented.
Comment #10
dawehnerThat seems indeed more semantically correct
Comment #11
catchCommitted/pushed to 8.1.x and cherry-picked to 8.0.x. Thanks!