Code Monkey home page Code Monkey logo

Comments (13)

glassfishrobot avatar glassfishrobot commented on June 21, 2024

Reported by @edburns

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Pretty straightforward.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Part of this work will require checking the frame-maker files into jsf-spec-eg.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Created an attachment (id=3)
Fix for this bug

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
This is in jsf-other-trunk on my machine.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Index: jsf_core.tld

RCS file: /cvs/javaserverfaces-sources/jsf-ri/conf/share/jsf_core.tld,v
retrieving revision 1.43
diff -u -r1.43 jsf_core.tld
— jsf_core.tld 1 Apr 2004 21:27:20 -0000 1.43
+++ jsf_core.tld 12 Oct 2004 06:40:40 -0000
@@ -397,9 +397,15 @@
com.sun.faces.taglib.FacesTagExtraInfo
empty

  • Load a resource bundle localized for the Locale
  • of the current view, and expose it (as a Map) in
  • the request attributes of the current request.
    • Load a resource bundle localized for the Locale of the current
    • view, and expose it as a java.util.Map in the request attributes
    • of the current request under the key specified by the value of the
    • "var" attribute of this tag. The Map must behave such that if a
    • get() call is made for a key that does not exist in the Map, the
    • literal string ?KEY? is returned from the Map, where KEY is
    • the key being looked up in the Map, instead of a
    • MissingResourceException being thrown. If the ResourceBundle does
    • not exist, a JspException must be thrown.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
AS it happens, this is already in the spec section 9.4.7. I'm adding content
that states that a JspException must be thrown if the named bundle can't be found.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

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

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Move all to 1.2

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@manfredriem said:
Closing resolved issue out

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

File: jsf_core.tld.patch
Attached By: @edburns

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-18

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

Marked as fixed on Thursday, March 4th 2010, 6:09:27 am

from javaserverfaces-spec.

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.