Skip to content

Message/Messages Rendering When No Messages #583

@eclipse-faces-bot

Description

@eclipse-faces-bot

Need to spec the following which coincides with
eclipse-ee4j/mojarra#1092

For a message tag, if there is a user specified "id" value, and there are no
messages to output, then output an empty <span> tag, containing only that 'id'
attribute.

For a messages tag, if there is a user specified "id" value, output an empty
<div> tag, containing only that 'id' attribute if both of the following
conditions are true:

  • there are no messages to output
  • the messages block is not the special case of messages for development stage

Environment

Operating System: All
Platform: Macintosh

Affected Versions

[2.0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions