Closed (fixed)
Project:
Simple hierarchical select
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Apr 2013 at 15:04 UTC
Updated:
16 Apr 2015 at 14:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
el1_1el commentedshould work...
Comment #2
stborchertI have committed a slightly modified version of your patch.
Thanks for your contribution.
Comment #3
stborchertForget to set status.
Comment #5
Makku01 commentedHi Stefan, is there any chance to get this patch committed?
Comment #6
kurkuma commentedThe patch supplied was created on Windows and the line endings must be corrected if applied on a Linux machine.
Comment #7
manarth commentedFor reference (in case like me, anyone's looking for this specific patch rather than updating to the latest dev branch), that fix was added in commit f39c5fb17ceb71054597ade03253bf09772a84da.
Comment #8
tassos commentedAs kukurma said the patch given has Windows line endings. When tried to apply with
drush makeit fails. The following patch has converted line endings to unix line endings.