Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022922 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | always | 2013-01-29 13:07 | 2013-02-21 10:17 | |||
Reporter | Pebabr | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP21 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 5d1365a1b222 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Windows | Database | PostgreSQL | Java version | ||||
OS Version | 2003 Server | Database version | Ant version | |||||
Product Version | 3.0MP18 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022922: Read-only fields with Text reference are allowing edition. | |||||||
Description | Even if the field gets grayed out, its still allowing the user to choose it and edit. | |||||||
Steps To Reproduce | Pick a read-only(grayed out) text field. Click on it. Edit it. Save. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0056441) hgbot (developer) 2013-02-14 13:21 |
Repository: erp/devel/pi Changeset: 61beeb76c7711258e2c2d9eb78b76a22d2c129d1 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Thu Feb 14 17:48:27 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/61beeb76c7711258e2c2d9eb78b76a22d2c129d1 [^] Fixes Issue 0022922: Read-only fields with Text reference are allowing edition. Set canEdit property to false to allow selection through click event. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js --- |
(0056450) hgbot (developer) 2013-02-14 17:10 |
Repository: erp/devel/pi Changeset: c518d176b5b5571195b1afe75139a37eb0e99d91 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Feb 14 17:09:23 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/c518d176b5b5571195b1afe75139a37eb0e99d91 [^] Related to issue 22922: Backout of wrong fix The changeset https://code.openbravo.com/erp/devel/pi/rev/61beeb76c771 [^] has been backed out because it made all text fields read only. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js --- |
(0056451) AugustoMauch (administrator) 2013-02-14 17:12 |
This issue has been reopened and backed out, because it made all text fields read only. |
(0056498) hgbot (developer) 2013-02-17 09:00 |
Repository: erp/devel/pi Changeset: 5d1365a1b222b5fc7b32729b9eba30df3a711977 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Sun Feb 17 13:25:10 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/5d1365a1b222b5fc7b32729b9eba30df3a711977 [^] Fixes Issue 0022922: Read-only fields with Text reference are allowing edition. Set canEdit property to false in case it is a read only text area field and true otherwise. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js --- |
(0056500) shankarb (viewer) 2013-02-17 12:04 |
Reopened to modify Test Plan |
(0056501) shankarb (viewer) 2013-02-17 12:04 |
Test Plan: 1. Login as System Administrator. 2. In Windows and Tabs, go to Message Window -> Translation Tab. 3. In the fields tab, set the field 'hint' as read only. 4. Logout and Login. 5. Go to Message Window and add a new record to Translation tab. 6. Notice that Message text is editable, but hint is not editable or allows focus. |
(0056602) hudsonbot (viewer) 2013-02-20 04: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/d828167a9e83 [^] Maturity status: Test |
(0056604) hudsonbot (viewer) 2013-02-20 04: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/d828167a9e83 [^] Maturity status: Test |
(0056612) hudsonbot (viewer) 2013-02-20 04: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/d828167a9e83 [^] Maturity status: Test |
(0056671) AugustoMauch (administrator) 2013-02-21 10:17 |
Code reviewed and verified in pi@9700d819690d |
![]() |
|||
Date Modified | Username | Field | Change |
2013-01-29 13:07 | Pebabr | New Issue | |
2013-01-29 13:07 | Pebabr | Assigned To | => dbaz |
2013-01-29 13:07 | Pebabr | Web browser | => Google Chrome |
2013-01-29 13:07 | Pebabr | Modules | => Core |
2013-01-29 13:07 | Pebabr | Triggers an Emergency Pack | => No |
2013-01-29 13:09 | dbaz | Assigned To | dbaz => shankarb |
2013-02-14 13:19 | shankarb | Review Assigned To | => AugustoMauch |
2013-02-14 13:19 | shankarb | Web browser | Google Chrome => Google Chrome |
2013-02-14 13:19 | shankarb | OBNetwork customer | => No |
2013-02-14 13:19 | shankarb | Status | new => scheduled |
2013-02-14 13:19 | shankarb | fix_in_branch | => pi |
2013-02-14 13:20 | shankarb | Issue Monitored: AugustoMauch | |
2013-02-14 13:21 | hgbot | Checkin | |
2013-02-14 13:21 | hgbot | Note Added: 0056441 | |
2013-02-14 13:21 | hgbot | Status | scheduled => resolved |
2013-02-14 13:21 | hgbot | Resolution | open => fixed |
2013-02-14 13:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/61beeb76c7711258e2c2d9eb78b76a22d2c129d1 [^] |
2013-02-14 17:10 | hgbot | Checkin | |
2013-02-14 17:10 | hgbot | Note Added: 0056450 | |
2013-02-14 17:12 | AugustoMauch | Note Added: 0056451 | |
2013-02-14 17:12 | AugustoMauch | Status | resolved => new |
2013-02-14 17:12 | AugustoMauch | Resolution | fixed => open |
2013-02-17 09:00 | hgbot | Checkin | |
2013-02-17 09:00 | hgbot | Note Added: 0056498 | |
2013-02-17 09:00 | hgbot | Status | new => resolved |
2013-02-17 09:00 | hgbot | Resolution | open => fixed |
2013-02-17 09:00 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/61beeb76c7711258e2c2d9eb78b76a22d2c129d1 [^] => http://code.openbravo.com/erp/devel/pi/rev/5d1365a1b222b5fc7b32729b9eba30df3a711977 [^] |
2013-02-17 09:04 | pramakrishnan | Note Added: 0056499 | |
2013-02-17 12:04 | shankarb | Note Added: 0056500 | |
2013-02-17 12:04 | shankarb | Status | resolved => new |
2013-02-17 12:04 | shankarb | Resolution | fixed => open |
2013-02-17 12:04 | shankarb | Note Deleted: 0056499 | |
2013-02-17 12:04 | shankarb | Note Added: 0056501 | |
2013-02-17 12:05 | shankarb | Status | new => scheduled |
2013-02-17 12:05 | shankarb | Status | scheduled => resolved |
2013-02-17 12:05 | shankarb | Resolution | open => fixed |
2013-02-20 04:50 | hudsonbot | Checkin | |
2013-02-20 04:50 | hudsonbot | Note Added: 0056602 | |
2013-02-20 04:50 | hudsonbot | Checkin | |
2013-02-20 04:50 | hudsonbot | Note Added: 0056604 | |
2013-02-20 04:50 | hudsonbot | Checkin | |
2013-02-20 04:50 | hudsonbot | Note Added: 0056612 | |
2013-02-21 10:17 | AugustoMauch | Note Added: 0056671 | |
2013-02-21 10:17 | AugustoMauch | Status | resolved => closed |
2013-02-21 10:17 | AugustoMauch | Fixed in Version | => 3.0MP21 |
2013-04-30 12:42 | jonalegriaesarte | Relationship added | has duplicate 0023695 |
Copyright © 2000 - 2009 MantisBT Group |