[JBoss JIRA] Created: (RF-9851) accordion: wrong decode behavior
by Ilya Shaikovsky (JIRA)
accordion: wrong decode behavior
--------------------------------
Key: RF-9851
URL: https://jira.jboss.org/browse/RF-9851
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-panels-layout-themes
Affects Versions: 4.0.0.Milestone4
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Critical
<h:form>
<rich:accordion switchType="client">
<rich:accordionItem header="Overview:">
<h:inputText value="#{userBean.name}" />
</rich:accordionItem>
<rich:accordionItem header="JSF 2 and RichFaces 4:">
<h:inputText value="#{userBean.email}" />
</rich:accordionItem>
</rich:accordion>
<h:commandButton />
<h:outputText value="#{userBean.name}" />
<h:outputText value="#{userBean.email}" />
<h:messages />
</h:form>
two critical issues there:
1)
a) enter something into input at default item
b) switch to second
c) enter something to input there
d) click submit
RESULT - nothing being encoded for outputText's
2)
a) enter something into input at default item
b) switch to second
c) enter something to input there
d) return to default tab(in order current item to be in sync with server side current)
e) click submit
RESULT - only one typed message encoded.
need to verify for all the switchables.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Commented: (RF-8903) Documentation fails to build on russian locale
by Ilya Shaikovsky (JIRA)
[ https://jira.jboss.org/browse/RF-8903?page=com.atlassian.jira.plugin.syst... ]
Ilya Shaikovsky commented on RF-8903:
-------------------------------------
built fine for me.
> Documentation fails to build on russian locale
> ----------------------------------------------
>
> Key: RF-8903
> URL: https://jira.jboss.org/browse/RF-8903
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, doc
> Affects Versions: 4.0.0.Alpha2
> Reporter: Nick Belaevski
> Assignee: Sean Rogers
> Fix For: Future_4.X
>
>
> Here is an error I'm getting for documentation being built on russian locale PC:
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Component Development Kit Guide-(en-US)
> [INFO] task-segment: [clean, install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting directory D:\richfaces-root-readonly\cdk\trunk\docs\guide\target
> [INFO] [jdocbook:resources {execution: default-resources}]
> [INFO] Expanding: C:\Users\nick\.m2\repository\org\jboss\jbossorg-jdocbook-style\1.1.0\jbossorg-jdocbook-style-1.1.0.jdocbook-style into D:\richfaces-root-readonly\cdk\trunk\docs\g
> uide\target\docbook\staging
> [INFO] [jdocbook:generate {execution: default-generate}]
> [INFO] Processing en-US -> pdf
> redirecting output to file [D:\richfaces-root-readonly\cdk\trunk\docs\guide\target\docbook\work\log\console-en-US-pdf.log]
> Error on line 4 column 17 of file:/D:/richfaces-root-readonly/cdk/trunk/docs/guide/en-US/Component_Development_Kit_Guide.xml:
> Error reported by XML parser: InvalidCharInLiteral
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] XSLT problem
> Embedded error: error rendering [org.xml.sax.SAXParseException: InvalidCharInLiteral] on Component_Development_Kit_Guide.xml
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 8 seconds
> [INFO] Finished at: Mon May 31 16:58:19 EEST 2010
> [INFO] Final Memory: 25M/45M
> [INFO] ------------------------------------------------------------------------
> D:\richfaces-root-readonly\cdk\trunk\docs>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Created: (RF-9888) Popup panel: attribute zIndex ignored
by Pavol Pitonak (JIRA)
Popup panel: attribute zIndex ignored
-------------------------------------
Key: RF-9888
URL: https://jira.jboss.org/browse/RF-9888
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20241
Metamer 4.0.0-SNAPSHOT r.20248
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1-b30
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 7.0.517.44 @ Linux x86_64
Reporter: Pavol Pitonak
z-index is not rendered anywhere for following popup panel:
<rich:popupPanel zIndex="55">...</rich:popupPanel>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Commented: (RF-8903) Documentation fails to build on russian locale
by Sean Rogers (JIRA)
[ https://jira.jboss.org/browse/RF-8903?page=com.atlassian.jira.plugin.syst... ]
Sean Rogers commented on RF-8903:
---------------------------------
Nick,
I have added the workaround to the docs and committed to SVN revision 20443. Can you please confirm that this avoids the issue?
> Documentation fails to build on russian locale
> ----------------------------------------------
>
> Key: RF-8903
> URL: https://jira.jboss.org/browse/RF-8903
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, doc
> Affects Versions: 4.0.0.Alpha2
> Reporter: Nick Belaevski
> Assignee: Sean Rogers
> Fix For: Future_4.X
>
>
> Here is an error I'm getting for documentation being built on russian locale PC:
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Component Development Kit Guide-(en-US)
> [INFO] task-segment: [clean, install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting directory D:\richfaces-root-readonly\cdk\trunk\docs\guide\target
> [INFO] [jdocbook:resources {execution: default-resources}]
> [INFO] Expanding: C:\Users\nick\.m2\repository\org\jboss\jbossorg-jdocbook-style\1.1.0\jbossorg-jdocbook-style-1.1.0.jdocbook-style into D:\richfaces-root-readonly\cdk\trunk\docs\g
> uide\target\docbook\staging
> [INFO] [jdocbook:generate {execution: default-generate}]
> [INFO] Processing en-US -> pdf
> redirecting output to file [D:\richfaces-root-readonly\cdk\trunk\docs\guide\target\docbook\work\log\console-en-US-pdf.log]
> Error on line 4 column 17 of file:/D:/richfaces-root-readonly/cdk/trunk/docs/guide/en-US/Component_Development_Kit_Guide.xml:
> Error reported by XML parser: InvalidCharInLiteral
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] XSLT problem
> Embedded error: error rendering [org.xml.sax.SAXParseException: InvalidCharInLiteral] on Component_Development_Kit_Guide.xml
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 8 seconds
> [INFO] Finished at: Mon May 31 16:58:19 EEST 2010
> [INFO] Final Memory: 25M/45M
> [INFO] ------------------------------------------------------------------------
> D:\richfaces-root-readonly\cdk\trunk\docs>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Created: (RF-9812) Metamer - a4j:repeat - Matrix sample - can't keep data after rerender (MyFaces)
by Lukas Fryc (JIRA)
Metamer - a4j:repeat - Matrix sample - can't keep data after rerender (MyFaces)
-------------------------------------------------------------------------------
Key: RF-9812
URL: https://jira.jboss.org/browse/RF-9812
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20025
Metamer 4.0.0-SNAPSHOT r.20030
Apache MyFaces JSF-2.0 Core Impl 2.0.2
Apache Tomcat 6.0.29
OpenJDK Runtime Environment 1.6.0_18-b18 @ Linux
Chrome 7.0.517.44 @ Linux x86_64
Reporter: Lukas Fryc
I found that this sample is acting bit different in Mojarra 2.0.3-FCS in MyFaces 2.0.2.
The problem is that MyFaces calls @PostConstruct in this case, but there is no reason for doing that since ManagedBean is declared as @ViewScoped.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Commented: (RF-8903) Documentation fails to build on russian locale
by Nick Belaevski (JIRA)
[ https://jira.jboss.org/browse/RF-8903?page=com.atlassian.jira.plugin.syst... ]
Nick Belaevski commented on RF-8903:
------------------------------------
Sean,
Linked issue contains workaround - can you please check it?
> Documentation fails to build on russian locale
> ----------------------------------------------
>
> Key: RF-8903
> URL: https://jira.jboss.org/browse/RF-8903
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, doc
> Affects Versions: 4.0.0.Alpha2
> Reporter: Nick Belaevski
> Assignee: Sean Rogers
> Fix For: Future_4.X
>
>
> Here is an error I'm getting for documentation being built on russian locale PC:
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Component Development Kit Guide-(en-US)
> [INFO] task-segment: [clean, install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting directory D:\richfaces-root-readonly\cdk\trunk\docs\guide\target
> [INFO] [jdocbook:resources {execution: default-resources}]
> [INFO] Expanding: C:\Users\nick\.m2\repository\org\jboss\jbossorg-jdocbook-style\1.1.0\jbossorg-jdocbook-style-1.1.0.jdocbook-style into D:\richfaces-root-readonly\cdk\trunk\docs\g
> uide\target\docbook\staging
> [INFO] [jdocbook:generate {execution: default-generate}]
> [INFO] Processing en-US -> pdf
> redirecting output to file [D:\richfaces-root-readonly\cdk\trunk\docs\guide\target\docbook\work\log\console-en-US-pdf.log]
> Error on line 4 column 17 of file:/D:/richfaces-root-readonly/cdk/trunk/docs/guide/en-US/Component_Development_Kit_Guide.xml:
> Error reported by XML parser: InvalidCharInLiteral
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] XSLT problem
> Embedded error: error rendering [org.xml.sax.SAXParseException: InvalidCharInLiteral] on Component_Development_Kit_Guide.xml
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 8 seconds
> [INFO] Finished at: Mon May 31 16:58:19 EEST 2010
> [INFO] Final Memory: 25M/45M
> [INFO] ------------------------------------------------------------------------
> D:\richfaces-root-readonly\cdk\trunk\docs>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months