Project

General

Profile

unexist.dev

/

subtle

Assorted tidbits and projects

Bug #122

client.views reported incorrectly in HookClientCreate

Added by Jonathan Dahan over 14 years ago. Updated over 14 years ago.

Status:
Fixed
Priority:
Urgent
Category:
Bugfix
Target version:
-
Start date:
12/13/2009
Due date:
% Done:

0%

Estimated time:
2.00 h

Description

ruby 1.9.1p376 (2009-12-07 revision 26041) [x86_64-linux]

:HookClientCreate => lambda { |c| puts c.views }

That hook always lists every view, instead of just the views that the client is on.

subtle.rb (5.5 KB) subtle.rb Jonathan Dahan, 12/13/2009 06:59 PM

History

#1 Updated by Jonathan Dahan over 14 years ago

:HookClientConfigure => lambda { |c| puts c.views }

Exhibits the same behavior. This has also been confirmed by robgleeson.

#2 Updated by Christoph Kappel over 14 years ago

Fixed in r1655.

#3 Updated by Christoph Kappel over 14 years ago

  • Status changed from Unconfirmed to Fixed

Also available in: Atom PDF