You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Miller (JIRA)" <ji...@apache.org> on 2011/06/22 18:36:47 UTC

[jira] [Created] (THRIFT-1215) Undefined property Thirft in lib/js/thrift.js

Undefined property Thirft in lib/js/thrift.js
---------------------------------------------

                 Key: THRIFT-1215
                 URL: https://issues.apache.org/jira/browse/THRIFT-1215
             Project: Thrift
          Issue Type: Bug
          Components: JavaScript - Library
            Reporter: David Miller
            Priority: Minor


This is a simple typo - line 726 of ilb/js/thrift.js

Thirft instead of thrift.



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (THRIFT-1215) Undefined property Thirft in lib/js/thrift.js

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-1215.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7
         Assignee: Roger Meier

Thanks for update, I recommend to switch to a more recent version of the javascript implementation, there where a few bugs.

> Undefined property Thirft in lib/js/thrift.js
> ---------------------------------------------
>
>                 Key: THRIFT-1215
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1215
>             Project: Thrift
>          Issue Type: Bug
>          Components: JavaScript - Library
>            Reporter: David Miller
>            Assignee: Roger Meier
>            Priority: Minor
>             Fix For: 0.7
>
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> This is a simple typo - line 726 of ilb/js/thrift.js
> Thirft instead of thrift.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (THRIFT-1215) Undefined property Thirft in lib/js/thrift.js

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053697#comment-13053697 ] 

Roger Meier commented on THRIFT-1215:
-------------------------------------

Hi David

I cannot find such a typo in trunk, see:
http://svn.apache.org/viewvc/thrift/trunk/lib/js/thrift.js?view=markup

Do you use an older version?

-Roger

> Undefined property Thirft in lib/js/thrift.js
> ---------------------------------------------
>
>                 Key: THRIFT-1215
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1215
>             Project: Thrift
>          Issue Type: Bug
>          Components: JavaScript - Library
>            Reporter: David Miller
>            Priority: Minor
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> This is a simple typo - line 726 of ilb/js/thrift.js
> Thirft instead of thrift.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (THRIFT-1215) Undefined property Thirft in lib/js/thrift.js

Posted by "David Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053789#comment-13053789 ] 

David Miller commented on THRIFT-1215:
--------------------------------------

Hi Roger

Sorry - should have included that in my report. 

This is from 0.6.1 stable as downloaded from http://www.apache.org/dyn/closer.cgi?path=/thrift/0.6.1/thrift-0.6.1.tar.gz


tar -xvf thrift-0.6.1.tar.gz 
...snip...
cd thrift-0.6.1/
grep -n Thirft lib/js/thrift.js
=> 726:Thirft.inherits = function(constructor, superConstructor) {

It seems that there has been some refactoring done that's fixed this in between versions


> Undefined property Thirft in lib/js/thrift.js
> ---------------------------------------------
>
>                 Key: THRIFT-1215
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1215
>             Project: Thrift
>          Issue Type: Bug
>          Components: JavaScript - Library
>            Reporter: David Miller
>            Priority: Minor
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> This is a simple typo - line 726 of ilb/js/thrift.js
> Thirft instead of thrift.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira