Skip to content

Issue while using filtrex.js inside Java #21

@RuchikaB

Description

@RuchikaB

Hi,

We are trying to consume filtrex.js in java using javax.script (nashorn).

And while it is loading the filterx.js file, it is giving some syntax error as mentioned below.
javax.script.ScriptException: :115:17 Expected an operand but found error
`yytext = JSON.stringify(yytext);
^ in at line number 115 at column number

Please let us know.

Activity

RuchikaB

RuchikaB commented on Aug 27, 2018

@RuchikaB
Author

Hi,

The issue mentioned above was resolved.
But next we have ran into another issue "Cannot read property "id" from undefined in at line number 826".

All this is in the filtrex.js file. Any idea how you call filtrex.js from Java code?

Please its urgent. Let us know.

cshaa

cshaa commented on Feb 24, 2019

@cshaa
Contributor

@joewalnes Close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cshaa@RuchikaB

        Issue actions

          Issue while using filtrex.js inside Java · Issue #21 · joewalnes/filtrex