[
https://issues.apache.org/jira/browse/SHINDIG-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lev Epshteyn updated SHINDIG-632:
---------------------------------
Description:
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
was:
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.
> 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
> 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.