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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019445
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2012-01-10 14:062012-01-24 11:01
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisionf71567951e4f
ProjectionnoneETAnoneTarget Version3.0MP8
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019445: Window personalization record contains extra not-used information

DescriptionThe window personalization record stores a json string with entries for each views and form and grids. There is an error in the code so that personalization information is stored at the main level of the json string using the tab id:
{
'270': {...}
forms: {...}
views: {...}
}

this top-level should not be there
Steps To ReproduceEnable prof edition and personalize a view and check the created record
TagsNo tags attached.
Attached Files? file icon window-personalization.json [^] (6,712 bytes) 2012-01-24 10:59

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0044186)
hgbot (developer)
2012-01-10 14:59

Repository: erp/devel/pi
Changeset: f71567951e4fe936204b36f42f7b26bb50599ec8
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Jan 10 14:58:59 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f71567951e4fe936204b36f42f7b26bb50599ec8 [^]

Fixes issue 19445: Window personalization record contains extra not-used information
Do not store not-used information, is already stored in the same json object

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js
---
(0044349)
hudsonbot (developer)
2012-01-14 21:21

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

Maturity status: Test
(0044500)
iperdomo (reporter)
2012-01-24 11:01

Tested in pi @ rev 02063eeed513
Attached a file (window-personalization.json) with a sample of the stored data

- Issue History
Date Modified Username Field Change
2012-01-10 14:06 mtaal New Issue
2012-01-10 14:06 mtaal Assigned To => mtaal
2012-01-10 14:06 mtaal Modules => Core
2012-01-10 14:59 hgbot Checkin
2012-01-10 14:59 hgbot Note Added: 0044186
2012-01-10 14:59 hgbot Status new => resolved
2012-01-10 14:59 hgbot Resolution open => fixed
2012-01-10 14:59 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f71567951e4fe936204b36f42f7b26bb50599ec8 [^]
2012-01-14 21:21 hudsonbot Checkin
2012-01-14 21:21 hudsonbot Note Added: 0044349
2012-01-24 10:59 iperdomo Status resolved => new
2012-01-24 10:59 iperdomo Resolution fixed => open
2012-01-24 10:59 iperdomo File Added: window-personalization.json
2012-01-24 10:59 iperdomo Status new => scheduled
2012-01-24 10:59 iperdomo fix_in_branch => pi
2012-01-24 10:59 iperdomo Status scheduled => resolved
2012-01-24 10:59 iperdomo Resolution open => fixed
2012-01-24 11:01 iperdomo Note Added: 0044500
2012-01-24 11:01 iperdomo Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker