Skip to content

TCK: ElRelationalOperators1Test.jsp EL expression has a typo (doubl1 instead of double1) #364

@robertpatrick

Description

@robertpatrick

Challenged tests

  • ee.jakarta.tck.pages.spec.core_syntax.scripting.el.URLClientIT#elRelationalOperators1Test

TCK Version
Jakarta Pages 4.0.0

Description
The ElRelationalOperators1Test.jsp has the EL expression ${float1 <= doubl1} but doubl1 is undefined. The page defines double1 instead.

Additional context
WebLogic Server correctly reports this error: jakarta.el.PropertyNotFoundException: ELResolver cannot handle a null base Object with identifier 'doubl1'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions