close
The Wayback Machine - https://web.archive.org/web/20251230110525/https://github.com/github/codeql/issues/4811
Skip to content

Getting the string with ... in the middle instead of whole string #4811

@SandeepKallepalli

Description

@SandeepKallepalli

when i am trying to get a long output(string,expr name etc) from a javascript database , I am getting "..." in the middle of the string instead of the total output(.toString() ) . What should i do to get the total string without ... in the middle.

Example:
I am trying to get the first argument of a http call :
http.get('/application/appID/blahblah') when i want the url i am getting "/appli...hblah"
I want the whole '/application/appID/blahblah'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    JSquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions