Skip to content

NullPointException in LexiconCreation #3

@magoafono

Description

@magoafono

Se il servizio di creazione della forma viene chiamato passando un id (desiredID) la stampa di log crea un NullPointerException perché lexicalEntryID è null.

Row 385   service/LexiconCreation.java     
log(Level.INFO, "lexicon/creation/form of the lexical entry: " + URLDecoder.decode(lexicalEntryID, 
StandardCharsets.UTF_8.name()));

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

    Issue actions