[JBoss JIRA] (RF-11542) showcase - rich:editor - WARN is generated when there is any interaction with editor when it is in source mode
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-11542?page=com.atlassian.jira.plugin.s... ]
Matej Novotny updated RF-11542:
-------------------------------
Labels: (was: needs-qe)
> showcase - rich:editor - WARN is generated when there is any interaction with editor when it is in source mode
> --------------------------------------------------------------------------------------------------------------
>
> Key: RF-11542
> URL: https://issues.jboss.org/browse/RF-11542
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, showcase, third-party
> Affects Versions: 4.1.0.Milestone3
> Environment: app: richfaces-showcase-4.1.0.20111011-M3
> container: JBoss AS 7.0.2.Final
> browsers: all
> Reporter: Juraj Húska
> Assignee: Matej Novotny
> Priority: Minor
> Fix For: 5-Future
>
>
> WARN on the container console is generated when there is any interaction with editor when it is in source mode.
> This is the warn:
> {code}
> 17:53:54,302 WARN [org.apache.tomcat.util.http.Parameters] (http--0.0.0.0-8080-5) Parameters: Invalid chunk ignored.
> {code}
> Although warn is generated, no function is visibly corrupted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RF-11542) showcase - rich:editor - WARN is generated when there is any interaction with editor when it is in source mode
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-11542?page=com.atlassian.jira.plugin.s... ]
Matej Novotny commented on RF-11542:
------------------------------------
This is no longer an issue.
> showcase - rich:editor - WARN is generated when there is any interaction with editor when it is in source mode
> --------------------------------------------------------------------------------------------------------------
>
> Key: RF-11542
> URL: https://issues.jboss.org/browse/RF-11542
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, showcase, third-party
> Affects Versions: 4.1.0.Milestone3
> Environment: app: richfaces-showcase-4.1.0.20111011-M3
> container: JBoss AS 7.0.2.Final
> browsers: all
> Reporter: Juraj Húska
> Assignee: Matej Novotny
> Priority: Minor
> Labels: needs-qe
> Fix For: 5-Future
>
>
> WARN on the container console is generated when there is any interaction with editor when it is in source mode.
> This is the warn:
> {code}
> 17:53:54,302 WARN [org.apache.tomcat.util.http.Parameters] (http--0.0.0.0-8080-5) Parameters: Invalid chunk ignored.
> {code}
> Although warn is generated, no function is visibly corrupted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RF-11542) showcase - rich:editor - WARN is generated when there is any interaction with editor when it is in source mode
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-11542?page=com.atlassian.jira.plugin.s... ]
Matej Novotny resolved RF-11542.
--------------------------------
Resolution: Cannot Reproduce Bug
> showcase - rich:editor - WARN is generated when there is any interaction with editor when it is in source mode
> --------------------------------------------------------------------------------------------------------------
>
> Key: RF-11542
> URL: https://issues.jboss.org/browse/RF-11542
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, showcase, third-party
> Affects Versions: 4.1.0.Milestone3
> Environment: app: richfaces-showcase-4.1.0.20111011-M3
> container: JBoss AS 7.0.2.Final
> browsers: all
> Reporter: Juraj Húska
> Assignee: Matej Novotny
> Priority: Minor
> Labels: needs-qe
> Fix For: 5-Future
>
>
> WARN on the container console is generated when there is any interaction with editor when it is in source mode.
> This is the warn:
> {code}
> 17:53:54,302 WARN [org.apache.tomcat.util.http.Parameters] (http--0.0.0.0-8080-5) Parameters: Invalid chunk ignored.
> {code}
> Although warn is generated, no function is visibly corrupted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RF-11686) Metamer: rich:editor: isReadonly() and setReadonly() functions doesn't work
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-11686?page=com.atlassian.jira.plugin.s... ]
Matej Novotny updated RF-11686:
-------------------------------
Labels: (was: needs-qe)
> Metamer: rich:editor: isReadonly() and setReadonly() functions doesn't work
> ---------------------------------------------------------------------------
>
> Key: RF-11686
> URL: https://issues.jboss.org/browse/RF-11686
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.1.0.CR1
> Environment: RichFaces 4.1.0.20111111-CR1
> Metamer 4.1.0.20111111-CR1 r.22924
> Mojarra 2.1.3-SNAPSHOT
> JBoss AS 7.0.2.Final
> Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
> Firefox 8.0 @ Linux i686
> Reporter: Ján Jamrich
> Assignee: Matej Novotny
> Fix For: 5.0.0.Alpha4
>
>
> In Metamer demo for editor are buttons for editor's API testing.
> All functions on editor seems ok, except functions for editor's readonly status access (isReadonly and setReadonly).
> I'm getting following error in browser log when click on this button:
> RichFaces.$("form:editor").isReadonly is not a function
> [Break On This Error] if(typeof OpenAjax!=="undefined"&&type...){f.render=b}jsf.ajax.request(c,d,f)};
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RF-11686) Metamer: rich:editor: isReadonly() and setReadonly() functions doesn't work
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-11686?page=com.atlassian.jira.plugin.s... ]
Matej Novotny commented on RF-11686:
------------------------------------
This is no longer an issue - both functions work correctly for me.
> Metamer: rich:editor: isReadonly() and setReadonly() functions doesn't work
> ---------------------------------------------------------------------------
>
> Key: RF-11686
> URL: https://issues.jboss.org/browse/RF-11686
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.1.0.CR1
> Environment: RichFaces 4.1.0.20111111-CR1
> Metamer 4.1.0.20111111-CR1 r.22924
> Mojarra 2.1.3-SNAPSHOT
> JBoss AS 7.0.2.Final
> Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
> Firefox 8.0 @ Linux i686
> Reporter: Ján Jamrich
> Assignee: Matej Novotny
> Labels: needs-qe
> Fix For: 5.0.0.Alpha4
>
>
> In Metamer demo for editor are buttons for editor's API testing.
> All functions on editor seems ok, except functions for editor's readonly status access (isReadonly and setReadonly).
> I'm getting following error in browser log when click on this button:
> RichFaces.$("form:editor").isReadonly is not a function
> [Break On This Error] if(typeof OpenAjax!=="undefined"&&type...){f.render=b}jsf.ajax.request(c,d,f)};
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RF-11686) Metamer: rich:editor: isReadonly() and setReadonly() functions doesn't work
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-11686?page=com.atlassian.jira.plugin.s... ]
Matej Novotny resolved RF-11686.
--------------------------------
Resolution: Cannot Reproduce Bug
> Metamer: rich:editor: isReadonly() and setReadonly() functions doesn't work
> ---------------------------------------------------------------------------
>
> Key: RF-11686
> URL: https://issues.jboss.org/browse/RF-11686
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.1.0.CR1
> Environment: RichFaces 4.1.0.20111111-CR1
> Metamer 4.1.0.20111111-CR1 r.22924
> Mojarra 2.1.3-SNAPSHOT
> JBoss AS 7.0.2.Final
> Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
> Firefox 8.0 @ Linux i686
> Reporter: Ján Jamrich
> Assignee: Matej Novotny
> Labels: needs-qe
> Fix For: 5.0.0.Alpha4
>
>
> In Metamer demo for editor are buttons for editor's API testing.
> All functions on editor seems ok, except functions for editor's readonly status access (isReadonly and setReadonly).
> I'm getting following error in browser log when click on this button:
> RichFaces.$("form:editor").isReadonly is not a function
> [Break On This Error] if(typeof OpenAjax!=="undefined"&&type...){f.render=b}jsf.ajax.request(c,d,f)};
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RF-12199) rich:tooltip does not work inside h:graphicImage
by Emil S (JIRA)
[ https://issues.jboss.org/browse/RF-12199?page=com.atlassian.jira.plugin.s... ]
Emil S commented on RF-12199:
-----------------------------
All right guys, I'm using 4.3.3 and as [~rcordoba] said tooltip inside graphicImage doesn't work.
Do you want me to open another topic for 4.3.3 and 4.2.3? So you will be able to mark twice as much threads as resolved than in reality.
> rich:tooltip does not work inside h:graphicImage
> ------------------------------------------------
>
> Key: RF-12199
> URL: https://issues.jboss.org/browse/RF-12199
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.2.1.Final
> Environment: RF 4.2.1.Final, GF 3.1.1
> Reporter: Bernhard Thalmayr
> Assignee: Luca Nardelli
> Fix For: 4.2.2.Final
>
>
> I created a simple richfaces app using maven archetype 'richfaces-archetype-simpleapp'
> Nesting rich:tooltip within h:graphicImage does not work; used mark up
> {code}
> <h:graphicImage id="img1" name="projectavatar.png" library="images">
> <rich:tooltip>
> <span>tooltip1</span>
> </rich:tooltip>
> </h:graphicImage>
> {code}
> wrapping h:graphicImage within a4j:outputPanel is no workaround
> {code}
> <a4j:outputPanel>
> <h:graphicImage id="img2" name="projectavatar.png" library="images">
> <rich:tooltip>
> <span>tooltip2</span>
> </rich:tooltip>
> </h:graphicImage>
> </a4j:outputPanel>
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months