Notes |
|
|
The problem is due alerts are throwing each 50 seconds a consult to db in order to update if there are new alerts.
Modifying the alert update time (now it is hardcoded in the menu.html file) to a value bigger than session timeout time, the timeout time will be effective. |
|
|
|
Once defect 0004500 is fixed, this bug would have an easy workarround (the one mentioned by cromero).
Anyway the solution for this one should make the alert checks not to reset the session timer. |
|
|
(0008424)
|
svnbot
|
2008-07-29 16:39
|
|
Repository: openbravo
Revision: 6029
Author: gorka_gil
Date: 2008-07-29 16:39:03 +0200 (Tue, 29 Jul 2008)
Fixed issue 4327 Now, alerts don't reset the session timeout
---
A branches/sessiontimeout/src-core/src/org/openbravo/utils/SessionExpirationFilter.java
U branches/sessiontimeout/src-wad/src/org/openbravo/wad/web.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=6029&sc=1 [^]
|
|
|
(0008735)
|
svnbot
|
2008-08-25 18:46
|
|
Repository: openbravo
Revision: 6546
Author: gorka_gil
Date: 2008-08-25 18:46:40 +0200 (Mon, 25 Aug 2008)
[r2.40] Related to issue 4327 fix session timeout in branch r2.40
---
U branches/r2.40/src-wad/src/org/openbravo/wad/web.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=6546&sc=1 [^]
|
|
|
(0008736)
|
svnbot
|
2008-08-25 18:48
|
|
Repository: openbravo
Revision: 6547
Author: gorka_gil
Date: 2008-08-25 18:48:00 +0200 (Mon, 25 Aug 2008)
[r2.40] Related to issue 4327 fix session timeout in branch r2.40
---
A branches/r2.40/src-core/src/org/openbravo/utils/SessionExpirationFilter.java
---
https://dev.openbravo.com/websvn/openbravo/?rev=6547&sc=1 [^]
|
|
|
(0008779)
|
svnbot
|
2008-08-29 10:59
|
|
Repository: openbravo
Revision: 6647
Author: gorka_gil
Date: 2008-08-29 10:59:37 +0200 (Fri, 29 Aug 2008)
Fixed bug 4327 fix session timeout
---
A trunk/src-core/src/org/openbravo/utils/SessionExpirationFilter.java
U trunk/src-wad/src/org/openbravo/wad/web.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=6647&sc=1 [^]
|
|