[ 
https://issues.apache.org/jira/browse/SHINDIG-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567046#action_12567046
 ] 

Artemy Tregubenko commented on SHINDIG-54:
------------------------------------------

Is there a way to correct documentation? It's generated from code comments, so 
file /features/core/legacy.js should be modified

> /features/core/legacy.js:_gel() doesn't actually accept elements, strings 
> only 
> -------------------------------------------------------------------------------
>
>                 Key: SHINDIG-54
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-54
>             Project: Shindig
>          Issue Type: Bug
>          Components: Features
>            Reporter: Artemy Tregubenko
>            Assignee: Kevin Brown
>            Priority: Minor
>
> JsDoc of _gel function says it accepts objects. However it's implemented as 
> return document.getElementById ? document.getElementById(el) : null;
> so it returns nulls for element parameter

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to