Changeset [868201b492e251412e6bc4e166b6d4e851a314ab] by Alexander Ljungberg
May 15th, 2011 @ 01:47 PM
Merge pull request #1033 from jlujan/cappuccino
The expression in the while loop in setParameters results in the wrong value being assigned to "key" which results in malformed param tags that look like the following:
<param name="[object HTMLObjectElement]" >
Also, _params is not checked before assignment in setParameters which will overwrite flashvars if setFlashVars was called before setParameters.
Addresses issues #1031 and #1032
https://github.com/280north/cappuccino/commit/868201b492e251412e6bc...
Committed by Alexander Ljungberg
- M AppKit/CPFlashView.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.