Skip to content

boolean WebParams crashes? #40

@Ueland

Description

@Ueland

It appears that if i try to create the following WebModelHandler parameter, the page simply goes white/empty. I suspect it being a crash not appearing in the logs somewhere (not even a server error)

@WebParam("test") boolean test

If i change it to:

@WebParam("test") String test

Then it works just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions