Project:
View Revisions: Issue #29280 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0029280: Stabilization: Session related management requires a synchronous flow | ||
Revision | 2015-03-25 09:08 by Orekaria | ||
Steps To Reproduce | In OB.Dal.find mofify: executeSqlErrorHandler('warn', "OB.Dal.find: table", tableName, txError, e); with executeSqlErrorHandler('error', "OB.Dal.find: table", tableName, txError, e); Run the tests. Verify that there are 'session' related errors. E.g: OB.Dal.save: table 'ad_session'; {"message":"could not prepare statement (1 no such table: ad_session)","code":5} |
||
Revision | 2015-03-24 18:35 by Orekaria | ||
Steps To Reproduce | In OB.Dal.find mofify: executeSqlErrorHandler('warn', "OB.Dal.find: table", tableName, txError, e); with executeSqlErrorHandler('error', "OB.Dal.find: table", tableName, txError, e); Run the tests. Verify that there are 'session' related errors |
||
Revision | 2015-03-20 19:12 by Orekaria | ||
Steps To Reproduce | In OB.Dal.find mofify: executeSqlErrorHandler('warn', "OB.Dal.find: table", tableName, txError, e); with executeSqlErrorHandler('error', "OB.Dal.find: table", tableName, txError, e); Run the tests. Verify that there are session related errors |
Copyright © 2000 - 2009 MantisBT Group |