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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005344
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2008-09-30 14:372008-12-03 19:41
ReporterCrosiarCMView Statuspublic 
Assigned Todbaz 
PriorityurgentResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision8905
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseAnyJava version1.6
OS VersionDebian UnstableDatabase versionAnt version1.7.0
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

0005344: WindowTree fails to persist changes to the tree after DragnDrop and click events fail

DescriptionThis is caused by the use of UUIDs. Click events fail because the UUIDs passed to the click events are not quoted. The drag/drop fails due to all non-numeric letters being strip from the UUID at drag/drop time.
Steps To ReproduceClick or dbl-click on any tree items in the WindowTree or drag/drop a tree item to a new location in the tree. Specifically, open the tree view of the organizations and attempt to drap/drop a child organization into a summary organization.
Proposed SolutionFor the click events, place single quotes around the passed UUID.

For the drag/drop, place an underscore between the text portion of the id and the UUID so that the UUID can safely be striped off later when the drag/drop is completed.

See attached patch...
TagsUUID project
Attached Filesdiff file icon fixTree.diff [^] (4,664 bytes) 2008-09-30 14:37 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0010196)
dbaz (developer)
2008-11-12 15:34

Also reported in bug 8905

- Issue History
Date Modified Username Field Change
2008-09-30 14:37 CrosiarCM New Issue
2008-09-30 14:37 CrosiarCM Assigned To => cromero
2008-09-30 14:37 CrosiarCM sf_bug_id 0 => 2138164
2008-09-30 14:37 CrosiarCM File Added: fixTree.diff
2008-09-30 14:42 rafaroda Tag Attached: UUID project
2008-09-30 14:55 CrosiarCM Issue Monitored: CrosiarCM
2008-10-06 10:51 cromero Status new => scheduled
2008-10-06 10:51 cromero Assigned To cromero => dbaz
2008-10-06 10:51 cromero fix_in_branch => trunk
2008-11-12 11:03 pjuvara Priority normal => urgent
2008-11-12 11:03 pjuvara fix_in_branch trunk =>
2008-11-12 15:34 dbaz Status scheduled => resolved
2008-11-12 15:34 dbaz Fixed in Version => trunk
2008-11-12 15:34 dbaz svn_revision => 8905
2008-11-12 15:34 dbaz Resolution open => fixed
2008-11-12 15:34 dbaz Note Added: 0010196
2008-12-03 19:41 psarobe Regression testing => No
2008-12-03 19:41 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker