[JBoss JIRA] (RF-11153) Text exceeds edges of consumer window in CDI sample for aj4:push in showcase
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11153?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-11153:
----------------------------
Assignee: (was: Lukáš Fryč)
> Text exceeds edges of consumer window in CDI sample for aj4:push in showcase
> ----------------------------------------------------------------------------
>
> Key: RF-11153
> URL: https://issues.jboss.org/browse/RF-11153
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-push/poll, examples, showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0-SNAPSHOT
> Reporter: Juraj Húska
> Priority: Optional
> Fix For: 5-Future
>
> Attachments: firstWrong.png, secondWrong.png
>
>
> When the message which is pushed to consumers is too long, like 50 characters and more, than the output on consumers window looks quite ugly, since the message exceeds the white part of the page. The solution would be either to enlarge the white part, or to make a restriction about size of message to for example 40 chars.
--
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 Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11542?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-11542:
---------------------------------
QE: is this still an issue with 5.0.0.Alpha4?
> 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: Pavol Pitonak
> 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 Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11542?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-11542:
----------------------------
Assignee: Pavol Pitonak (was: Lukáš Fryč)
> 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: Pavol Pitonak
> 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 Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-11686?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak reassigned RF-11686:
----------------------------------
Assignee: Matej Novotny (was: Pavol Pitonak)
> 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-11542) showcase - rich:editor - WARN is generated when there is any interaction with editor when it is in source mode
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11542?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-11542:
----------------------------
Labels: needs-qe (was: )
> 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: Lukáš Fryč
> 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