[
http://jira.jboss.com/jira/browse/RF-1010?page=comments#action_12380352 ]
Amit Agrawal commented on RF-1010:
----------------------------------
Hi ,
I have put a4j:log in my tag and the output is attahced.
I hope it is of some help..
debug[8:34:27,171]: Have Event [object Object] with properties: target: undefined,
srcElement: [object], type: click
debug[8:34:27,187]: NEW AJAX REQUEST !!! with form :adminRights
debug[8:34:27,187]: Append select-one control adminRights:sel_group with value [Admin] and
value attribute [Admin]
debug[8:34:27,203]: Append hidden control adminRights_SUBMIT with value [1] and value
attribute [1]
debug[8:34:27,203]: Append hidden control jsf_sequence with value [1] and value attribute
[1]
debug[8:34:27,218]: parameter adminRights:editReportDate with value
adminRights:editReportDate
debug[8:34:27,234]: Start XmlHttpRequest
debug[8:34:27,234]: Reqest state : 1
debug[8:34:27,249]: QueryString:
AJAXREQUEST=_viewRoot&adminRights%3Asel_userorgroup=Group&adminRights%3Asel_group=Admin&adminRights_SUBMIT=1&jsf_sequence=1&adminRights%3AeditReportDate=adminRights%3AeditReportDate&
debug[8:34:27,249]: Reqest state : 1
debug[8:34:27,609]: Reqest state : 2
debug[8:34:27,609]: Reqest state : 3
debug[8:34:27,609]: Reqest state : 4
debug[8:34:27,624]: Reqest end with state 4
debug[8:34:27,624]: Response with content-type: text/xml;charset=UTF-8
debug[8:34:27,640]: Full response content: <?xml version="1.0"?>
<html
xmlns="http://www.w3.org/1999/xhtml"><head><link
type="text/css" rel="stylesheet"
href="/cpt/a4j_3_1_0-SNAPSHOTcss/spacer.xcss/DATB/eAFjlbr0AAAC6gHS.jsf"
/><link type="text/css" rel="stylesheet"
href="/cpt/a4j_3_1_0-SNAPSHOTcss/tabPanel.xcss/DATB/eAFjlbr0AAAC6gHS.jsf"
/><link type="text/css" rel="stylesheet"
href="/cpt/a4j_3_1_0-SNAPSHOTcss/table.xcss/DATB/eAFjlbr0AAAC6gHS.jsf"
/><script type="text/javascript"
src="/cpt/a4j_3_1_0-SNAPSHOTorg.ajax4jsf.javascript.AjaxScript.jsf">
</script><script type="text/javascript"
src="/cpt/a4j_3_1_0-SNAPSHOTorg.ajax4jsf.javascript.PrototypeScript.jsf">
</script><script type="text/javascript"
src="/cpt/a4j_3_1_0-SNAPSHOTorg.ajax4jsf.javascript.ImageCacheScript.jsf">
</script><script type="text/javascript"
src="/cpt/a4j_3_1_0-SNAPSHOTorg/richfaces/renderkit/html/scripts/browser_info.js.jsf">
</script><script type="text/javascript"
src="/cpt/a4j_3_1_0-SNAPSHOTorg/ajax4jsf/javascript/scripts/form.js.jsf">
</script><script type="text/javascript"
src="/cpt/a4j_3_1_0-SNAPSHOTscripts/tabPanel.js.jsf">
</script><meta name="Ajax-Update-Ids" content=""
/><title></title></head><body><span
id="ajax-view-state"></span><meta id="Ajax-Response"
name="Ajax-Response" content="true" /></body></html>
debug[8:34:27,671]: Header Ajax-Expired not found, search in <meta>
debug[8:34:27,687]: search for elements by name 'meta' in element #document
debug[8:34:27,687]: selectNodes found 2
debug[8:34:27,687]: Find <meta name='Ajax-Update-Ids' content=''>
debug[8:34:27,703]: Find <meta name='Ajax-Response' content='true'>
debug[8:34:27,703]: Header Ajax-Update-Ids not found, search in <meta>
debug[8:34:27,703]: search for elements by name 'meta' in element #document
debug[8:34:27,718]: selectNodes found 2
debug[8:34:27,718]: Find <meta name='Ajax-Update-Ids' content=''>
warn[8:34:27,734]: No information in response about elements to replace
debug[8:34:27,734]: call selectSingleNode for id= ajax-view-state
debug[8:34:27,734]: Hidden JSF state fields:
debug[8:34:27,749]: Namespace for hidden view-state input fields is undefined
debug[8:34:27,749]: search for elements by name 'input' in element span
debug[8:34:27,765]: selectNodes found 0
debug[8:34:27,765]: Replace value for inputs: 9 by new values: 0
debug[8:34:27,765]: search for elements by name 'INPUT' in element span
debug[8:34:27,781]: selectNodes found 0
debug[8:34:27,874]: Replace value for inputs: 9 by new values: 0
debug[8:34:27,890]: call selectSingleNode for id= _A4J.AJAX.focus
debug[8:34:27,890]: No focus information in response
debug[8:34:27,890]: call selectSingleNode for id= org.ajax4jsf.oncomplete
Thanks & Regards,
Amit
Inconsistent rendering
----------------------
Key: RF-1010
URL:
http://jira.jboss.com/jira/browse/RF-1010
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0, 3.2.0
Environment: weblogic 9.2, IE 6
Reporter: Amit Agrawal
Assigned To: Anton Belevich
Fix For: 3.2.0
Attachments: adminRights.xhtml, AdminRightsBean.java
In case of rich:tabPanel and switchtype="ajax" when we click on other tab
sometimes it gets rendered and sometimes the new tab is not rendered.
Although every time request hits server.
Same is the case with a4j:commandButton
It was working perfectly fine in 3.0.2 and the problem started with new release.
--
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