Please review fix for issue #235647

Petr Pisl <[email protected]> Tue, 10 Sep 2013 08:20:24 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------020203070309020204020306
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

*235647* 
<https://netbeans.org/bugzilla/show_bug.cgi?id=235647>-Incomplete 
completion for jQuery (missing $.post etc)

https://netbeans.org/bugzilla/show_bug.cgi?id=235647

The method of jQuery object are parsed from a xml api file, that is 
published by jQuery org. Some methods have the name attribute value 
jQuery.name. Before the fix was only added methods that doesn't have the 
dot in the name, the fix adds also methods that has jQuery in the name.

The fix is safe and there is no risk.

http://hg.netbeans.org/web-main/rev/5969bf7dc714

Thanks,
Petr





--------------020203070309020204020306
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://netbeans.org/bugzilla/show_bug.cgi?id=235647"
      style="color: rgb(35, 86, 157); font-weight: normal;
      text-decoration: underline; font-family: Verdana, 'Verdana CE',
      Arial, 'Arial CE', 'Lucida Grande CE', lucida, 'Helvetica CE',
      sans-serif; font-size: 15px; font-style: normal; font-variant:
      normal; letter-spacing: normal; line-height: 16px; orphans: auto;
      text-align: left; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px;"><b style="font-size: 1em;">235647</b></a><span
      style="color: rgb(51, 51, 51); font-family: Verdana, 'Verdana CE',
      Arial, 'Arial CE', 'Lucida Grande CE', lucida, 'Helvetica CE',
      sans-serif; font-size: 15px; font-style: normal; font-variant:
      normal; font-weight: bold; letter-spacing: normal; line-height:
      16px; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(208, 208, 208); display: inline !important;
      float: none;"><span class="Apple-converted-space">&nbsp;</span>-</span><span
      id="summary_alias_container" style="color: rgb(51, 51, 51);
      font-family: Verdana, 'Verdana CE', Arial, 'Arial CE', 'Lucida
      Grande CE', lucida, 'Helvetica CE', sans-serif; font-size: 15px;
      font-style: normal; font-variant: normal; font-weight: bold;
      letter-spacing: normal; line-height: 16px; orphans: auto;
      text-align: left; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px;"><span
        class="Apple-converted-space">&nbsp;</span><span
        id="short_desc_nonedit_display">Incomplete completion for jQuery
        (missing $.post etc)<br>
        <br>
      </span></span><a
      href="https://netbeans.org/bugzilla/show_bug.cgi?id=235647">https://netbeans.org/bugzilla/show_bug.cgi?id=235647</a><br>
    <br>
    The method of jQuery object are parsed from a xml api file, that is
    published by jQuery org. Some methods have the name attribute value
    jQuery.name. Before the fix was only added methods that doesn't have
    the dot in the name, the fix adds also methods that has jQuery in
    the name.<br>
    <br>
    The fix is safe and there is no risk. <br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://hg.netbeans.org/web-main/rev/5969bf7dc714">http://hg.netbeans.org/web-main/rev/5969bf7dc714</a><br>
    <br>
    Thanks,<br>
    Petr<br>
    <br>
    <span id="summary_alias_container" style="color: rgb(51, 51, 51);
      font-family: Verdana, 'Verdana CE', Arial, 'Arial CE', 'Lucida
      Grande CE', lucida, 'Helvetica CE', sans-serif; font-size: 15px;
      font-style: normal; font-variant: normal; font-weight: bold;
      letter-spacing: normal; line-height: 16px; orphans: auto;
      text-align: left; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px;"><span
        id="short_desc_nonedit_display"><br>
        <br>
      </span></span>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <br>
  </body>
</html>

--------------020203070309020204020306--