[JBoss JIRA] Reopened: (RF-843) Tab Panel doesn't switches except client mode.
by Nick Belaevski (JIRA)
[ http://jira.jboss.com/jira/browse/RF-843?page=all ]
Nick Belaevski reopened RF-843:
-------------------------------
Assignee: Nick Belaevski (was: Ilya Shaikovsky)
> Tab Panel doesn't switches except client mode.
> ----------------------------------------------
>
> Key: RF-843
> URL: http://jira.jboss.com/jira/browse/RF-843
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Environment: JSF 1.2
> Facelets 1.1.12
> Tomcat 6
> RF 3.1.0 RC5
> Reporter: Ilya Shaikovsky
> Assigned To: Nick Belaevski
> Fix For: 3.2.0
>
>
> <ui:define name="body">
> <h:form>
> <rich:tabPanel switchType="ajax">
> <rich:tab label="test 1">
> <h:inputText value="#{person.prop1}" ></h:inputText>
> <rich:messages/>
> </rich:tab>
> <rich:tab label="Sample 2" immediate="true">
> <h:inputText value="#{person.prop2}" required="true"></h:inputText>
> </rich:tab>
> </rich:tabPanel>
> </h:form>
> <a4j:log popup="false"></a4j:log>
> </ui:define>
> This tabpanel doesn't switches. Behaviour returns to normal when I use immediate="false" on the tab control.
> Besides - there is no messages on the page.
> As I see from phasetracker second phase - fails.
> In client side log there is -
> debug[14:26:12,241]: Attempt to update part of page for Id: j_id2:j_id6
> debug[14:26:12,241]: call getElementById for id= j_id2:j_id6
> error[14:26:12,242]: New node for ID j_id2:j_id6 is not present in response
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months
[JBoss JIRA] Moved: (RF-1111) Guides building procedure
by Svetlana mukhina (JIRA)
[ http://jira.jboss.com/jira/browse/RF-1111?page=all ]
Svetlana mukhina moved RHDS-147 to RF-1111:
-------------------------------------------
Project: RichFaces (was: Red Hat Developer Studio)
Key: RF-1111 (was: RHDS-147)
Component/s: doc
(was: documentation)
Fix Version/s: 3.1.0
(was: 1.0.0.CR1)
Affects Version/s: 3.2.0
(was: 1.0.0.beta1)
> Guides building procedure
> -------------------------
>
> Key: RF-1111
> URL: http://jira.jboss.com/jira/browse/RF-1111
> Project: RichFaces
> Issue Type: Task
> Components: doc
> Affects Versions: 3.2.0
> Reporter: Svetlana mukhina
> Assigned To: Korluzhenko Veronika
> Fix For: 3.1.0
>
>
> All the guides that we have should be always buildable and the building process should be documented:
> - update the building instructions every time when something is changed in building process
> - check at least once a week that all guides builds could be built properly
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months