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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015966
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2011-02-14 12:012011-08-02 10:35
ReporterRenateNieuwkoopView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision0ca6ef54ffeb
ProjectionnoneETAnoneTarget Version
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015966: Copy and paste from a field gives the trigger that something was changed

DescriptionI select the contact of a field and a control c and control v to copy content over to a document and then the system gives an error that something was changed and can not be saved.
Steps To ReproduceWith system administrator role:
Widget screen
from grid select a widget, for example 'Payment Out - Awaiting for execution'
go to the Query tab
select the field HQL, control c and control v
now click another row in the grid and you'll get the error that the field can not be updated.
TagsNo tags attached.
Attached Filespng file icon 140211WidgetHQL.png [^] (88,070 bytes) 2011-02-14 12:01

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0039133)
mtaal (manager)
2011-07-17 22:35

This was caused by the fact that internally the HQL was formatted with newlines, the window shows the hql in one line, when copy/pasting the internal value with newlines is replaced with a value without newlines. So indeed a change.

I solved this specific case by changing the reference of the HQL field to Text, which correctly displays a textbox to enter HQL.
(0039134)
hgbot (developer)
2011-07-17 22:37

Repository: erp/devel/pi
Changeset: 0ca6ef54ffeb90334027bc08a57a919c0ba31f2b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Jul 17 22:37:06 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0ca6ef54ffeb90334027bc08a57a919c0ba31f2b [^]

Fixes issue 15966: Copy and paste from a field gives the trigger that something was changed
Change event was caused by a multi-line value to be displayed in a single line text box (removing newlines), changed the reference of the column to support multi-lines

---
M modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_COLUMN.xml
---
(0039608)
hudsonbot (developer)
2011-08-01 14:19

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/cf2afed6e8ef [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-02-14 12:01 RenateNieuwkoop New Issue
2011-02-14 12:01 RenateNieuwkoop Assigned To => dbaz
2011-02-14 12:01 RenateNieuwkoop File Added: 140211WidgetHQL.png
2011-02-14 12:01 RenateNieuwkoop Modules => Core
2011-02-21 08:24 alostale Status new => scheduled
2011-07-14 21:17 dbaz Assigned To dbaz => mtaal
2011-07-17 22:35 mtaal Note Added: 0039133
2011-07-17 22:37 hgbot Checkin
2011-07-17 22:37 hgbot Note Added: 0039134
2011-07-17 22:37 hgbot Status scheduled => resolved
2011-07-17 22:37 hgbot Resolution open => fixed
2011-07-17 22:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0ca6ef54ffeb90334027bc08a57a919c0ba31f2b [^]
2011-08-01 14:19 hudsonbot Checkin
2011-08-01 14:19 hudsonbot Note Added: 0039608
2011-08-02 10:35 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker