Bug #180
View#[]= doesn't store
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 almost 14 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 over 13 years ago
- % Done changed from 0 to 100
- Status changed from Confirmed to Fixed
Applied in changeset 3641fe7611cb.