Git Product home page Git Product logo

Comments (10)

javaserverfaces avatar javaserverfaces commented on August 17, 2024

Reported by rogerk

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

rogerk said:
OutputMessageRenderer overrides encodeEnd method (from HtmlBasicRenderer) -
so converters are not dealt with.

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

rogerk said:
I'll take this one...

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

rogerk said:
will enable the usage of converter attribute for outputFormat - converter
should be applied after parameter substitution (if any)..

w/r/t #3 "title" attribute on "message"/"messages" - this will be
deprecated in 1.2. (see issue #20).

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

jayashri said:
This issue was filed against jsfaces1.1 release.

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

rogerk said:

  1. fixed - see issue 23

  2. unfortunately, we are stuck with this. converter is a property of anything
    associated with UIOutput (ValueHolder) component. The converter (with UIPutput)
    should only be used when converting from a "value" to string. From a JSF EG member:

While it is weird, I think that all UIOutput renderers
(and all ValueHolders) must use a Converter (if one has
been provided) if they wish to turn the "value" property
of the component into a String. If they don't, they're
breaking the contract of what a UIOutput is.

The issue that this makes relatively little sense for
tags like outputLink and outputFormat means, to my mind,
that we made a mistake in our design, and these renderers
(especially outputLink) should not have been UIOutput
components. UIOutput has been taken to mean "anything
that outputs something", but really should mean "read-only
components that use a Converter with a value".

– Adam

  1. we will need to deprecate "title" - see issue 20.

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

@manfredriem said:
Closing issue out

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

Was assigned to rogerk

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

This issue was imported from java.net JIRA JAVASERVERFACES-19

from mojarra.

javaserverfaces avatar javaserverfaces commented on August 17, 2024

Marked as won't fix on Wednesday, April 19th 2006, 5:44:32 am

from mojarra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.