Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Feb 2009 at 04:50 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
soghad commentedFixed in aggregator.admin.inc
Comment #2
soghad commentedFixed in:
/modules/simpletest/tests/database.test.inc
and
/modules/taxonomy/taxonomy.admin.inc
Comment #4
dave reidI was confused...your issue's title was backwards from what you were actually trying to accomplish.
Comment #5
recidive commented@sog_hadgraft: try to put all your changes on a single patch, with paths relative to Drupal root directory, otherwise test bot won't be able to apply it.
Check Creating patches documentation for help.
Comment #6
soghad commentedThanks for the tip. In this latest post, I've included everything in one patch and created the diff relative to root.
Comment #7
dave reidI did a quick grep and couldn't find any more. Looks good and the testbot likes.
Comment #8
dries commentedCommitted to CVS HEAD. Thanks!