[YMIR-82] [ymir-core] conversationの@Beginがないページにアクセスしても不正遷移エラーにならないモードを用意する Created: 2007-07-25 Updated: 2007-07-25 Resolved: 2007-07-25 |
|
Status: | Closed |
Project: | Ymir |
Component/s: | ymir-core |
Affects Version/s: | 0.9.1 |
Fix Version/s: | 0.9.2 |
Type: | Improvement | Priority: | Minor |
Reporter: | skirnir | Assignee: | skirnir |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Description |
conversationの@Beginがないページにアクセスすると不正遷移エラーになるが、これだと開発やテストがしづらいので、 |
Comments |
Comment by skirnir [ 2007-07-25 ] |
対処しました。 具体的には、app.propertiesに「core.conversation.disableBeginCheck=true」と書くか、 |