Project

General

Profile

unexist.dev

/

subtle

Assorted tidbits and projects

Bug #180

View#[]= doesn't store

Added by Tass yournamehere over 13 years ago. Updated about 13 years ago.

Status:
Fixed
Priority:
High
Category:
Bugfix
Target version:
-
Start date:
01/23/2011
Due date:
% Done:

100%

Estimated time:
0.00 h

Description

Version: 2573
Problem: Subtlext doesn't store values you pass to `View#[]=`

v = Subtlext::View.current
v[:foo] = 'bar'
v[:foo]
=> nil

History

#1 Updated by Christoph Kappel over 13 years ago

  • Priority changed from Urgent to High
  • Assignee set to Non member users
  • Status changed from Unconfirmed to Confirmed

#2 Updated by Christoph Kappel about 13 years ago

  • % Done changed from 0 to 100
  • Status changed from Confirmed to Fixed

Applied in changeset 3641fe7611cb.

Also available in: Atom PDF