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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.