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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004899
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 00. Application dictionaryminoralways2008-09-09 17:262009-01-02 21:04
ReporteralostaleView Statuspublic 
Assigned Todbaz 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branch2.40Fixed 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

0004899: 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.
Tagsplatform1_sprint1
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0004500 newdbaz Alert check time is hardcoded 

-  Notes
(0011884)
dbaz (developer)
2009-01-02 21:04

The parent it is a feature request

- Issue History
Date Modified Username Field Change
2008-09-09 17:26 anonymous New Issue
2008-09-09 17:26 anonymous Assigned To => gorka_gil
2008-09-09 17:26 anonymous Status new => scheduled
2008-09-09 17:26 anonymous fix_in_branch => 2.40
2008-12-15 10:59 gorka_gil Tag Attached: platform1_sprint1
2008-12-16 11:13 gorka_gil Assigned To gorka_gil => iciordia
2009-01-02 17:15 iciordia Assigned To iciordia => dbaz
2009-01-02 21:04 dbaz Regression testing => No
2009-01-02 21:04 dbaz Status scheduled => closed
2009-01-02 21:04 dbaz Note Added: 0011884
2009-01-02 21:04 dbaz Duplicate ID 0 => 4500
2009-01-02 21:04 dbaz Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker