Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019670 | Openbravo ERP | 02. Master data management | public | 2012-02-06 18:09 | 2012-03-02 15:38 |
|
Reporter | VictorVillar | |
Assigned To | migueldejuana | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP7.1 | |
Target Version | 3.0MP10 | Fixed in Version | 3.0MP9 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 14178 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019670: Error message error does not appear when you write a note in Business partner window |
Description | When the user exceeds the number of characters of the Business Partner notes, an error message does not appear |
Steps To Reproduce | As group admin role,
go to Business partner window,
Select one: Hoteles Buenas Noches, S.A.
Enter a note, more than 2000 characters,
Save it, we can see the title NOTE (1), but if you refresh the window, the note is empty, so the error message does not appear when you exceed the number of characters. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-02-06 18:09 | VictorVillar | New Issue | |
2012-02-06 18:09 | VictorVillar | Assigned To | => jonalegriaesarte |
2012-02-06 18:09 | VictorVillar | Modules | => Core |
2012-02-06 18:09 | VictorVillar | OBNetwork customer | => Yes |
2012-02-06 18:09 | VictorVillar | Support ticket | => 14178 |
2012-02-06 18:09 | VictorVillar | Resolution time | => 1335132000 |
2012-02-06 18:10 | VictorVillar | Issue Monitored: networkb | |
2012-02-06 19:27 | shuehner | Issue Monitored: shuehner | |
2012-02-13 17:57 | jonalegriaesarte | Assigned To | jonalegriaesarte => alostale |
2012-02-16 08:42 | alostale | Assigned To | alostale => migueldejuana |
2012-02-21 12:47 | migueldejuana | Note Added: 0045304 | |
2012-02-22 12:38 | migueldejuana | Note Edited: 0045304 | bug_revision_view_page.php?bugnote_id=0045304#r3190 |
2012-02-22 16:08 | hgbot | Checkin | |
2012-02-22 16:08 | hgbot | Note Added: 0045370 | |
2012-02-22 16:08 | hgbot | Status | new => resolved |
2012-02-22 16:08 | hgbot | Resolution | open => fixed |
2012-02-22 16:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f80dd438ba3998f7cb2a0057778e8232b3b7f26e [^] |
2012-02-22 16:09 | alostale | Note Added: 0045372 | |
2012-02-22 16:09 | alostale | Status | resolved => closed |
2012-02-22 16:09 | alostale | Fixed in Version | => 3.0MP9 |
2012-03-02 15:38 | hudsonbot | Checkin | |
2012-03-02 15:38 | hudsonbot | Note Added: 0045925 | |
Notes |
|
(0045304)
|
migueldejuana
|
2012-02-21 12:47
(edited on: 2012-02-22 12:38) |
|
Test Plan:
go to Business partner window,
Select one: Hoteles Buenas Noches, S.A.
Write into Note textarea and you will see that you can't write more than 2000 chararcters.
|
|
|
(0045370)
|
hgbot
|
2012-02-22 16:08
|
|
Repository: erp/devel/pi
Changeset: f80dd438ba3998f7cb2a0057778e8232b3b7f26e
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Feb 22 12:39:53 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f80dd438ba3998f7cb2a0057778e8232b3b7f26e [^]
Fixed issue 19670: In Note textarea you cannot write more than 2000 characters
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-notes.js
---
|
|
|
|
Code review and verified in pi@f80dd438ba39
No regression risk: it changes length property of note text item |
|
|
|
|