On Wed, Jun 28, 2006 at 03:37:38PM +0200, Mislav Marohni?? wrote:
>    This has been like this for quite some time now on Win32. The problem is
>    that, when you save an empty string into an ENV variable, it is later
>    returned as nil. Since the whole core team is on OS X they don't
>    experience this and therefore it was never fixed.
> 
>    4 weeks ago I submitted a patch for this in ticket #5276
>    <http://dev.rubyonrails.org/ticket/5276>
> 
>    The patch is simple, it just adds checking for nil in a certain condition
>    that previously assumed a value is a string.

Applied. Thanks for the fix.

marcel
-- 
Marcel Molina Jr. <[EMAIL PROTECTED]>
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to