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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022922
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2013-01-29 13:072013-02-21 10:17
ReporterPebabrView Statuspublic 
Assigned Toshankarb 
PrioritynormalResolutionfixedFixed in Version3.0MP21
StatusclosedFix in branchpiFixed in SCM revision5d1365a1b222
ProjectionnoneETAnoneTarget Version
OSWindowsDatabasePostgreSQLJava version
OS Version2003 ServerDatabase versionAnt version
Product Version3.0MP18SCM revision 
Review Assigned ToAugustoMauch
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022922: Read-only fields with Text reference are allowing edition.

DescriptionEven if the field gets grayed out, its still allowing the user to choose it and edit.
Steps To ReproducePick a read-only(grayed out) text field.
Click on it.
Edit it.
Save.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 00236953.0MP24 closedAugustoMauch Read only does not work in fields associated to columns with reference Text 

-  Notes
(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 (manager)
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 (reporter)
2013-02-17 12:04

Reopened to modify Test Plan
(0056501)
shankarb (reporter)
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 (developer)
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 (developer)
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 (developer)
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 (manager)
2013-02-21 10:17

Code reviewed and verified in pi@9700d819690d

- Issue History
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 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
Powered by Mantis Bugtracker