Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004500
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 00. Application dictionaryminoralways2008-07-24 10:212009-01-02 21:03
ReporteralostaleView Statuspublic 
Assigned Todbaz 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004500: Alert check time is hardcoded

DescriptionAlerts execute a ajax call each period of time to check if there are new alerts for the current user.

This period of time is currently hardcoded in VerticalMenu.html to 50s:

      function updateAlert()
      {
          updateData();
          setTimeout("updateAlert()", 50000);
      }

It should be configurable, not hardcoded.
Proposed SolutionThis could be stored in the ad_user table, so each user, depending its needs could define its check time.

If no time is inserted or it is 0, no check would be executed.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0004899 closeddbaz Alert check time is hardcoded 
related to defect 0004327 closedalostale Session Timeout 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2008-07-24 10:21 alostale New Issue
2008-07-24 10:21 alostale Assigned To => gorka_gil
2008-07-24 10:21 alostale sf_bug_id 0 => 2026520
2008-07-24 10:23 alostale Relationship added related to 0004327
2008-07-30 16:21 psarobe Status new => scheduled
2008-07-30 16:21 psarobe fix_in_branch => trunk
2008-12-09 12:57 gorka_gil Assigned To gorka_gil => iciordia
2009-01-02 17:04 iciordia Assigned To iciordia => dbaz
2009-01-02 21:02 dbaz Type defect => feature request
2009-01-02 21:02 dbaz fix_in_branch trunk =>
2009-01-02 21:03 dbaz Status scheduled => feedback
2009-01-02 21:03 dbaz Status feedback => new


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker