Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Jul 2012 at 01:58 UTC
Updated:
4 Jan 2014 at 02:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sunThis should do it.
If I'm not mistaken, then we have a test somewhere that checks for exact line numbers in errors.inc (which was the original reason for splitting that code out of frequently changed files such as bootstrap.inc and common.inc), so this change might trigger a test failure.
Comment #2
sun#1: drupal8.error-constants.1.patch queued for re-testing.
Comment #4
sunSo this patch actually passed should be RTBC if it still comes back green.
Comment #5
sunheh. :)
Comment #6
jbrown commentedComment #7
webchickCommitted and pushed to 8.x. Thanks!
For some reason this didn't apply to 7.x, so marking for backport.
Comment #8
dcam commentedBackported #5 to D7.
Comment #9
sunThanks!
Comment #10
webchickCommitted and pushed to 7.x. Thanks!