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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004496
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminorhave not tried2008-07-23 17:522008-12-13 20:34
ReportershuehnerView Statuspublic 
Assigned Tovmromanos 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision6566
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

0004496: Error Message on wrong SQL in Window 'Alert Rule' does stay on screen, after the error is resolved.

DescriptionAn error message in shown in this windows, when for example an invalid SQL expression is entered.

After the user fixes the sql expression the error message does stay on screen.
Steps To ReproduceOpen the 'Alert Window'
Modify some entry to contain an invalid sql expression
An error message is shown
Revert the sql expression to a valid state
The error message stays on screen
Proposed SolutionCheck if there is some mechanism to undo the display of the error message.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on feature request 0004497 scheduledrgoris Review the way error messages are shown and how they can be undown (hidden after the error is fixed) 
Not all the children of this issue are yet resolved or closed.

-  Notes
(0008749)
svnbot (reporter)
2008-08-26 13:04

Repository: openbravo
Revision: 6566
Author: vmromanos
Date: 2008-08-26 13:04:52 +0200 (Tue, 26 Aug 2008)

Fixed bug 0004496: The message box now disappears when there is not an error.

---
U branches/r2.5x/src/org/openbravo/erpCommon/ad_callouts/SL_AlertRule_SQL.java
U branches/r2.5x/web/js/utils.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=6566&sc=1 [^]
(0011029)
psarobe (manager)
2008-12-08 17:59

after changing the SQL, a message shows up, but when undo, the message still present
(0011210)
vmromanos (manager)
2008-12-11 19:35

The problem is that you have pressed "Ctrl+Z" to undo, and the Javascript doesn't detect that a change has been done in the element, so the event associated with this element is not triggered and, as consequence, the callout is not executed.

To test the fixed you will need to:
1- Introduce a wrong SQL sentence
2- Clic outside of the Sql textarea and an error will appear
3- Go again the Sql field and manually edit the query to correct it.
4- Clic outside of the Sql textarea and the error will disappear (if the query is OK)

- Issue History
Date Modified Username Field Change
2008-07-23 17:52 shuehner New Issue
2008-07-23 17:52 shuehner Assigned To => cromero
2008-07-23 17:52 shuehner sf_bug_id 0 => 2025885
2008-07-23 17:56 shuehner Relationship added depends on 0004497
2008-07-30 17:36 psarobe Status new => scheduled
2008-07-30 17:36 psarobe fix_in_branch => trunk
2008-08-26 10:13 iperdomo Assigned To cromero => vmromanos
2008-08-26 13:04 svnbot Checkin
2008-08-26 13:04 svnbot Note Added: 0008749
2008-08-26 13:04 svnbot Status scheduled => resolved
2008-08-26 13:04 svnbot Resolution open => fixed
2008-08-26 13:04 svnbot svn_revision => 6566
2008-12-08 17:59 psarobe Status resolved => new
2008-12-08 17:59 psarobe Resolution fixed => open
2008-12-08 17:59 psarobe Note Added: 0011029
2008-12-08 17:59 psarobe Status new => scheduled
2008-12-11 19:35 vmromanos Note Added: 0011210
2008-12-13 20:33 psarobe Status scheduled => resolved
2008-12-13 20:33 psarobe Resolution open => fixed
2008-12-13 20:34 psarobe Regression testing => No
2008-12-13 20:34 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker