Giter Site home page Giter Site logo

Comments (8)

ren-zhijun-oracle avatar ren-zhijun-oracle commented on July 16, 2024

from mojarra.

ren-zhijun-oracle avatar ren-zhijun-oracle commented on July 16, 2024

@javaserverfaces Commented
Reported by rogerk

from mojarra.

ren-zhijun-oracle avatar ren-zhijun-oracle commented on July 16, 2024

@javaserverfaces Commented
rogerk said:
Here's the patch:

M src/com/sun/faces/renderkit/html_basic/RadioRenderer.java

  • exclude "border" pass through attribute
    M web/test/RenderResponse_correct
  • new golden file

Index: RadioRenderer.java

RCS file:
/cvs/javaserverfaces-sources/jsf-ri/src/com/sun/faces/renderkit/html_basic/RadioRenderer.java,v
retrieving revision 1.67
diff -u -r1.67 RadioRenderer.java
— RadioRenderer.java 4 May 2004 19:55:08 -0000 1.67
+++ RadioRenderer.java 28 Jul 2004 16:29:54 -0000
@@ -126,7 +126,9 @@
// Apply HTML 4.x attributes specified on UISelectMany component to all
// items in the list except styleClass and style which are rendered as
// attributes of outer most table.

  • Util.renderPassThruAttributes(writer, component, new String[] {"style"}

    );

    • Util.renderPassThruAttributes(writer, component,
    • new String[]

    {"style", "border"}

    );
    +
    Util.renderBooleanPassThruAttributes(writer, component);

String itemLabel = curItem.getLabel();

Index: RenderResponse_correct

RCS file: /cvs/javaserverfaces-sources/jsf-ri/web/test/RenderResponse_correct,v
retrieving revision 1.108
diff -u -r1.108 RenderResponse_correct
— RenderResponse_correct 28 Jul 2004 14:52:14 -0000 1.108
+++ RenderResponse_correct 28 Jul 2004 16:30:38 -0000
@@ -15,7 +15,7 @@

-


+

@@ -130,12 +130,12 @@
@@ -169,7 +169,7 @@

@@ -177,7 +177,7 @@

@@ -189,12 +189,12 @@

@@ -202,7 +202,7 @@

@@ -212,13 +212,13 @@

@@ -228,7 +228,7 @@

@@ -414,15 +414,15 @@

+ Next Day + Next Week + Next Month
- Next Day
- Next Week
- Next Month

from mojarra.

ren-zhijun-oracle avatar ren-zhijun-oracle commented on July 16, 2024

@javaserverfaces Commented
rogerk said:
patch applied.

from mojarra.

ren-zhijun-oracle avatar ren-zhijun-oracle commented on July 16, 2024

@javaserverfaces Commented
@manfredriem said:
Closing issue out

from mojarra.

ren-zhijun-oracle avatar ren-zhijun-oracle commented on July 16, 2024

@javaserverfaces Commented
Was assigned to rogerk

from mojarra.

ren-zhijun-oracle avatar ren-zhijun-oracle commented on July 16, 2024

@javaserverfaces Commented
This issue was imported from java.net JIRA JAVASERVERFACES-24

from mojarra.

ren-zhijun-oracle avatar ren-zhijun-oracle commented on July 16, 2024

@javaserverfaces Commented
Marked as fixed 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.