Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The escape attribute for UISelectItem and SelectItem isn't documented very well. #430

Closed
eclipse-faces-bot opened this issue Jul 16, 2008 · 9 comments

Comments

@eclipse-faces-bot
Copy link

1. Javadocs for UISelectItem has the methods to manipulate the escape property,
however the class docs do not mention that this property is used with creating a
javax.faces.model.SelectItem instance.

2. Javadocs for javax.faces.model.SelectItem methods setEscape(boolean) and
isEscape() are not complete. They basically state they manipulate the escape
property but it's not clear (at least not without reviewing UISelectItem) what
the escape attribute is for. These docs should be enhanced.

3. The spec document mentions the escape attribute (wrt
UISelectItem/SelectItem) in the preface and in the documentation for
f:selectItem. Chapter 4 of the spec, which talks about the properites of
UISelectItem and SelectItem, makes no mention of this attribute and it should.

4. The renderkit docs for rendering options should make clear the usage of the
escape attribute.

Environment

Operating System: All
Platform: All

Affected Versions

[1.2]

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Reported by @rlubke

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
rogerk said:
whiteboard

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
take ownership

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
fix checked in.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
Prepare to delete "spec" subcomponent.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Marked as fixed on Monday, November 23rd 2009, 11:48:11 pm

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@manfredriem said:
Closing resolved issue out

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-430

@eclipse-faces-bot
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant