[
https://issues.apache.org/jira/browse/SHINDIG-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-632.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.x-incubating
trunk
patch was applied.
> Fix for mishandling of the <select> tag by template compiler.
> -------------------------------------------------------------
>
> Key: SHINDIG-632
> URL: https://issues.apache.org/jira/browse/SHINDIG-632
> Project: Shindig
> Issue Type: Bug
> Components: Features (Javascript)
> Reporter: Lev Epshteyn
> Priority: Critical
> Fix For: trunk, 1.0.x-incubating
>
> Attachments: Fix-Select-Tag-Handling.patch
>
>
> There was a bug in compiler.js where it was processing a <select> DOM element
> as an array of other elements because it had the length property.
> This patch addresses the issue.
> Code review at http://codereview.appspot.com/6452
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.