Closed (fixed)
Project:
User Import Framework
Version:
7.x-1.0-beta5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 20:11 UTC
Updated:
21 Sep 2011 at 10:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dan3h commentedHere's a patch for the very easy fix.
Comment #2
dan3h commentedHere is one more patch just to tighten up the code a tiny bit: use the trim() function-- it does what the two preg_replace functions were doing, and is more readable.
Comment #3
dwightaspinwall commentedHey nice catch Dan, and thanks for the patch. Let's get this reviewed and I'll get it in. Going on vacation for a couple weeks, so it'll need to wait.
Comment #4
dwightaspinwall commentedfixed in 6.x-1.3 and 7.x-1.0-beta6