Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019126Openbravo ERPB. User interfacepublic2011-11-21 18:502011-11-28 10:34
dbaz 
dbaz 
normalminoralways
closedfixed 
5
 
 
Core
No
0019126: 'Notes' section 'Save Note' button should be disabled when there is no text in the text area
'Notes' section 'Save Note' button should be disabled when there is no text in the text area
* Go to any form with 'Notes' section
* Expand the 'Notes' section.

Notice that the 'Save Note' button is enabled although there is no text to submit
No tags attached.
Issue History
2011-11-21 18:50dbazNew Issue
2011-11-21 18:50dbazAssigned To => dbaz
2011-11-21 18:50dbazModules => Core
2011-11-21 18:54hgbotCheckin
2011-11-21 18:54hgbotNote Added: 0043022
2011-11-21 18:54hgbotStatusnew => resolved
2011-11-21 18:54hgbotResolutionopen => fixed
2011-11-21 18:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/84ccef2dd5abdd1b57d0f4ddbf18ff3dae5362c3 [^]
2011-11-21 19:05hgbotCheckin
2011-11-21 19:05hgbotNote Added: 0043023
2011-11-21 19:05hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/84ccef2dd5abdd1b57d0f4ddbf18ff3dae5362c3 [^] => http://code.openbravo.com/erp/devel/pi/rev/9c08e5a803da1e8fb1272e25c7149ff84ad0f80b [^]
2011-11-22 03:50hudsonbotCheckin
2011-11-22 03:50hudsonbotNote Added: 0043064
2011-11-22 03:50hudsonbotCheckin
2011-11-22 03:50hudsonbotNote Added: 0043065
2011-11-25 11:13rgorisStatusresolved => closed
2011-11-28 10:34marvintmNote Added: 0043399

Notes
(0043022)
hgbot   
2011-11-21 18:54   
Repository: erp/devel/pi
Changeset: 84ccef2dd5abdd1b57d0f4ddbf18ff3dae5362c3
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Nov 21 18:54:03 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/84ccef2dd5abdd1b57d0f4ddbf18ff3dae5362c3 [^]

Fixed issue 19126: 'Save Note' button now is disabled in there is no text to save

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-notes.js
---
(0043023)
hgbot   
2011-11-21 19:05   
Repository: erp/devel/pi
Changeset: 9c08e5a803da1e8fb1272e25c7149ff84ad0f80b
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Nov 21 19:04:45 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9c08e5a803da1e8fb1272e25c7149ff84ad0f80b [^]

Fixed issue 19126: 'Save Note' button now is disabled in there is no text to save - small code-fix

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-notes.js
---
(0043064)
hudsonbot   
2011-11-22 03:50   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ebd713dfe507 [^]

Maturity status: Test
(0043065)
hudsonbot   
2011-11-22 03:50   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ebd713dfe507 [^]

Maturity status: Test
(0043399)
marvintm   
2011-11-28 10:34   
Reviewed code diff and also tested that the functionality works (in Chrome and Safari).