[ 
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

        

Reply via email to