[Laszlo-dev] For Review: Change 20090421-bargull-FBc Summary: fix braino in lz.embed's event-handler utility functions

Max Carlson max at openlaszlo.org
Tue Apr 21 20:48:58 PDT 2009


Approved!

André Bargull wrote:
> Change 20090421-bargull-FBc by bargull at dell--p4--2-53 on 2009-04-21 
> 23:45:37
> in /home/Admin/src/svn/openlaszlo/trunk
> for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: fix braino in lz.embed's event-handler utility functions
> 
> New Features:
> 
> Bugs Fixed: LPP-8074 (DHTML: erroneous onmouseup-events after mouse left 
> app)
> 
> Technical Reviewer: max
> QA Reviewer: (pending)
> Doc Reviewer: (pending)
> 
> Documentation:
> 
> Release Notes:
> 
> Details:
> Different objects can have the same string representation. So the simple 
> concatenation of eventscope, eventname, callbackscope and callbackname 
> does not ensure unique identifiers. Instead you need to save both, 
> eventscope and callbackscope, and use those values for comparisons.
> 
> 
> Tests:
> testcase from bugreport
> 
> Files:
> M lps/includes/source/embednew.js
> 
> Changeset: 
> http://svn.openlaszlo.org/openlaszlo/patches/20090421-bargull-FBc.tar
> 

-- 
Regards,
Max Carlson
OpenLaszlo.org



More information about the Laszlo-dev mailing list