Closed (fixed)
Project:
Universally Unique IDentifier
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2010 at 17:33 UTC
Updated:
21 Sep 2010 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeryanPatch attached.
Comment #2
recidive commentedHi, thanks for the patch.
I think it's better using isset() rather than !empty() in this case. Can you test with isset() and see if it solves the problem you outlined?
Thanks.
Comment #3
mikeryanThat works fine for us as well, thanks.
Comment #4
recidive commentedThanks. I've commited the isset() fix to 6.1.x.