[YMIR-124] [ymir-core] conversationScopeからのインジェクションで、カレントのconversationがそのPageが属するconversationではない場合も値がインジェクションされてしまう Created: 2007-09-06 Updated: 2007-09-07 Resolved: 2007-09-07 |
|
Status: | Closed |
Project: | Ymir |
Component/s: | ymir-core |
Affects Version/s: | 0.9.1 |
Fix Version/s: | 0.9.2 |
Type: | Bug | Priority: | Major |
Reporter: | skirnir | Assignee: | skirnir |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Description |
conversationScopeからのインジェクションで、カレントのconversationがそのPageが属するconversationではない場合も 今は@Inの処理では単にカレントのconversationから値を取得してインジェクションするようにしているが、カレントのconversation |
Comments |
Comment by skirnir [ 2007-09-07 ] |
対処しました。(r1012) |