Closed (fixed)
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2018 at 08:10 UTC
Updated:
16 Feb 2019 at 10:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dropa commentedComment #3
megachrizRelated issue (and perhaps the same?): #2919048: FeedsUnitTest breaks any file.inc unit tests that run after it.
Patches are welcome.
Comment #4
idebr commentedAttached patch replaces the stubs for
drupal_set_message(),drupal_tempnam()anddrupal_basename()Comment #6
megachriz@idebr
Thanks for the patch! It took me a while before I got time to review this. I was a bit unsure about RawFetcherResult. I see that I need to update a custom code for a client for that (an extending class that was not calling the parent constructor), but I think that the solution for injecting the file system here is the right one.
Committed #4.