Dan Ardelean created CB-601:
-------------------------------

             Summary: The media durations is always -1
                 Key: CB-601
                 URL: https://issues.apache.org/jira/browse/CB-601
             Project: Apache Callback
          Issue Type: Bug
    Affects Versions: 1.7.0
            Reporter: Dan Ardelean


This is not working since 1.6 I think.

The problem is that the function getDuration is not called anymore from JS

Media.prototype.getDuration = function() {
    return this._duration;
};

and it is not set correctly 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to