Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026014 | Openbravo ERP | A. Platform | public | 2014-03-17 10:31 | 2014-05-07 18:12 |
|
Reporter | caristu | |
Assigned To | guillermogil | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 27231 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0026014: Property fields related to rich text fields are displaying the edit text toolbar |
Description | Property fields related to rich text fields are displaying the edit text toolbar. This does not make sense, as property fields are read only. The toolbar should be hidden. |
Steps To Reproduce | 1) Create a rich text field
2) Create a property field and refer to the field created in step 1
3) Notice that the rich text field is displayed correctly in read only mode. But the toolbar is appearing and it is not necessary. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-03-17 10:31 | caristu | New Issue | |
2014-03-17 10:31 | caristu | Assigned To | => AugustoMauch |
2014-03-17 10:31 | caristu | Modules | => Core |
2014-03-17 10:31 | caristu | OBNetwork customer | => Yes |
2014-03-17 10:31 | caristu | Support ticket | => 27231 |
2014-03-17 10:31 | caristu | Resolution time | => 1401400800 |
2014-03-17 10:31 | caristu | Triggers an Emergency Pack | => No |
2014-03-17 10:34 | caristu | Issue Monitored: networkb | |
2014-03-17 10:35 | caristu | Target Version | => PR14Q2 |
2014-03-17 10:59 | AugustoMauch | Note Added: 0065207 | |
2014-03-24 08:17 | alostale | Target Version | PR14Q2 => PR14Q3 |
2014-04-23 13:12 | guillermogil | Assigned To | AugustoMauch => guillermogil |
2014-04-23 13:12 | guillermogil | Issue Monitored: shankarb | |
2014-04-23 13:12 | guillermogil | Review Assigned To | => shankarb |
2014-04-23 15:05 | hgbot | Checkin | |
2014-04-23 15:05 | hgbot | Note Added: 0066557 | |
2014-04-23 15:05 | hgbot | Status | new => resolved |
2014-04-23 15:05 | hgbot | Resolution | open => fixed |
2014-04-23 15:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/efc02cb4e645b464dc77740d8c698d65967eaa28 [^] |
2014-04-27 21:35 | shankarb | Note Added: 0066632 | |
2014-04-27 21:35 | shankarb | Status | resolved => closed |
2014-04-27 21:35 | shankarb | Fixed in Version | => PR14Q3 |
2014-05-07 18:12 | hudsonbot | Checkin | |
2014-05-07 18:12 | hudsonbot | Note Added: 0066965 | |
Notes |
|
|
|
|
(0066557)
|
hgbot
|
2014-04-23 15:05
|
|
Repository: erp/devel/pi
Changeset: efc02cb4e645b464dc77740d8c698d65967eaa28
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Apr 23 15:04:32 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/efc02cb4e645b464dc77740d8c698d65967eaa28 [^]
Fixed issue 26014:Disabled rich text fields are displaying the edit toolbar
Added setDisabled function on initWidget and hide the toolArea instead the toolbar.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-richtext.js
---
|
|
|
(0066632)
|
shankarb
|
2014-04-27 21:35
|
|
Code reviewed and verified in pi changeset dfa6251edace. |
|
|
|
|