Project

General

Profile

Defect #596

Bug in JSVariant.java

Added by Michel van Klink over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Start date:
12/07/2012
Due date:
% Done:

100%

Estimated time:
Browser (if web client):

Description

There is a bug in the constructor public JSVariant(final Object o). On line 56 it should read isDate = true;

This causes that the method getDate() of JSVariant can not be used.

History

#1

Updated by Imre Tokai over 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Work committed: getDate() function should work now
Thanks Michel

Also available in: Atom PDF