How can we help you today? How can we help you today?

Refresh failed. Unexpected token.

Hi!

I got error at click button "refresh" on tab "check in":
Parsing failed with message SyntaxError. Unexpected token '" markupId="' (Line 2, Col 55) symbol Id.
CREATE FORCE VIEW mysch.zz_tmp (zz) AS

select '<a class="addAnswer" href="javascript:void(0);" markupId="111">' zz
    from dual
;

I think it is because of my custom attribute "markupId".

Our project have some views, which contains html code. We can`not remove it :(


P.S.: i use version: 1.0.0.707
zimzum
0

Comments

3 comments

  • neil.anderson
    Hi,

    Thanks for getting in touch. I will have a look into this asap and get a private build for you to test.

    Regards,
    Neil
    neil.anderson
    0
  • neil.anderson
    Hello again,

    I think we have fixed this issue already. Please update to the latest (1.0.0.722) via Help->Check for Updates.

    Thanks,
    Neil
    zimzum wrote:
    Hi!

    I got error at click button "refresh" on tab "check in":
    Parsing failed with message SyntaxError. Unexpected token '" markupId="' (Line 2, Col 55) symbol Id.
    CREATE FORCE VIEW mysch.zz_tmp (zz) AS
    
    select '<a class="addAnswer" href="javascript:void(0);" markupId="111">' zz
        from dual
    ;
    

    I think it is because of my custom attribute "markupId".

    Our project have some views, which contains html code. We can`not remove it :(


    P.S.: i use version: 1.0.0.707
    neil.anderson
    0
  • zimzum
    Thank you!!!!
    It is work!!!
    Very good!!! :D:D:D
    zimzum
    0

Add comment

Please sign in to leave a comment.