[JBoss JIRA] (RF-12650) rich:placeholder: when @rendered=false the placeholder is still rendered
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12650?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč edited comment on RF-12650 at 12/18/12 9:37 AM:
-----------------------------------------------------------
Hey [~jstefek], could you please cover changed behavior by tests?
The logic introduced is pretty complex:
Basically when you use inplace component, placeholder sets its {{defaultLabel}} attribute.
But when its not rendered, it needs to default to original {{defaultLabel}} attribute,
which can be either undefined, string or value expression.
https://github.com/richfaces/components/commit/fa1a7edacfa5ac06b7f58e4726...
was (Author: lfryc):
Hey [~jstefek], could you please cover changed behavior by tests?
The logic introduced is pretty complex:
Basically when you use inplace component, placeholder sets its {{defaultLabel}} attribute.
But when its not rendered, it needs to default to original {{defaultLabel}} attribute,
which can be either undefined, string or value expression.
> rich:placeholder: when @rendered=false the placeholder is still rendered
> ------------------------------------------------------------------------
>
> Key: RF-12650
> URL: https://issues.jboss.org/browse/RF-12650
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-misc
> Reporter: Jiří Štefek
> Assignee: Jiří Štefek
> Priority: Minor
> Labels: needs-qe
> Fix For: 4.3.0.CR1
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> See the steps to reproduce.
--
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
13 years, 4 months
[JBoss JIRA] (RF-12650) rich:placeholder: when @rendered=false the placeholder is still rendered
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12650?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč reassigned RF-12650:
-------------------------------
Assignee: Jiří Štefek (was: Lukáš Fryč)
Hey [~jstefek], could you please cover changed behavior by tests?
The logic introduced is pretty complex:
Basically when you use inplace component, placeholder sets its {{defaultLabel}} attribute.
But when its not rendered, it needs to default to original {{defaultLabel}} attribute,
which can be either undefined, string or value expression.
> rich:placeholder: when @rendered=false the placeholder is still rendered
> ------------------------------------------------------------------------
>
> Key: RF-12650
> URL: https://issues.jboss.org/browse/RF-12650
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-misc
> Reporter: Jiří Štefek
> Assignee: Jiří Štefek
> Priority: Minor
> Fix For: 4.3.0.CR1
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> See the steps to reproduce.
--
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
13 years, 4 months
[JBoss JIRA] (RF-12673) Collapsible sub table: filtering doesn't work inside switchable panels
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12673?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak commented on RF-12673:
------------------------------------
It might be related to RF-12672 because that issue is also reproducible only inside switchable panels.
> Collapsible sub table: filtering doesn't work inside switchable panels
> ----------------------------------------------------------------------
>
> Key: RF-12673
> URL: https://issues.jboss.org/browse/RF-12673
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables, regression
> Affects Versions: 4.3.0.M3
> Environment: RichFaces 4.3.0.20121214-M3
> Metamer 4.3.0.20121214-M3
> Mojarra 2.1.7 (bundled in AS)
> JBoss AS 7.1.2.Final-redhat-1
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 23.0.1271.97 @ Linux x86_64
> Reporter: Pavol Pitonak
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richCollapsibleSubTable/fi...
> # set attribute rows to 0
> # type "Alexander" into input in first column ("Name")
> result:
> * table shows 159 result but only 10 should be visible (those containing "Alexander")
> * worked fine in 4.3.0.M2
> * doesn't work in all switchable panels - _rich:accordion_, _rich:tabPanel_, _rich:togglePanel_ and _rich:collapsiblePanel_
--
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
13 years, 4 months
[JBoss JIRA] (RF-12673) Collapsible sub table: filtering doesn't work inside switchable panels
by Pavol Pitonak (JIRA)
Pavol Pitonak created RF-12673:
----------------------------------
Summary: Collapsible sub table: filtering doesn't work inside switchable panels
Key: RF-12673
URL: https://issues.jboss.org/browse/RF-12673
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables, regression
Affects Versions: 4.3.0.M3
Environment: RichFaces 4.3.0.20121214-M3
Metamer 4.3.0.20121214-M3
Mojarra 2.1.7 (bundled in AS)
JBoss AS 7.1.2.Final-redhat-1
Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
Chrome 23.0.1271.97 @ Linux x86_64
Reporter: Pavol Pitonak
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richCollapsibleSubTable/fi...
# set attribute rows to 0
# type "Alexander" into input in first column ("Name")
result:
* table shows 159 result but only 10 should be visible (those containing "Alexander")
* worked fine in 4.3.0.M2
* doesn't work in all switchable panels - _rich:accordion_, _rich:tabPanel_, _rich:togglePanel_ and _rich:collapsiblePanel_
--
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
13 years, 4 months