Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004496 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | have not tried | 2008-07-23 17:52 | 2008-12-13 20:34 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 6566 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0004496: Error Message on wrong SQL in Window 'Alert Rule' does stay on screen, after the error is resolved. | |||||||
Description | An 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 Reproduce | Open 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 Solution | Check if there is some mechanism to undo the display of the error message. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||
|
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 |