Skip to content

SpreadsheetCellQuery.parse(String) should accept SpreadsheetParserContext and honour custom decimalSeparator and valueSeparator #7422

@mP1

Description

@mP1

SpreadsheetCellQuery#unmarshall JsonNodeUnmarshallContext

  • SpreadsheetCellQuery.parse currently assumes a ParserContext which includes constants decimalSeparator='.' and valueSeparator=","
  • JsonNodeUnmarshallContext does not contain a decimalSeparator or valueSeparator which would be required to create a ParserContext.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions