Closed (fixed)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jul 2015 at 16:14 UTC
Updated:
25 Oct 2015 at 11:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rrfegade commentedComment #2
twistor commentedWe shouldn't include the fixes in the test files. Those are samples of real RSS feeds. Many modules are using that for tests, so fixing it could break things needlessly.
Comment #3
rrfegade commentedBut there is no change in the code its just the spelling mistakes corrections, so this can be merge right? if not then should i remove the changes done in RSS feeds files and create the patch again?
Comment #4
twistor commentedYes, that. Those files are used during testing, so we can't just change them for no reason. Other modules are also using them for tests.
Comment #5
rrfegade commentedpfa the revised patch
Comment #6
megachrizSeems O.K. to me. I added back the correction for the FeedsMapperProfileTestCase from #1. Only source files (in feeds/tests/feeds) shouldn't be corrected. Corrections in code comments in tests are okay to do.
Comment #8
megachrizCommitted #6, though credited to rrfegade.