Hi, since I had troubles while upgrading Trinidad from 1.01 to 1.02
(tr:tree branches did not expand anymore), and my app. was a mixup with
Trinidad-Tomahawk-Ajax4jsf, I removed all refs to Ajax4jsf/Richfaces.
However, tree node expansion now raises a warning all the times I click
on a node:
WARNING: Response has no <head> or <body> tag:
<?xml version="1.0" ?>
<?Tr-XHR-Response-Type ?>
<content action="/AxxBrowser/startPage.faces"> <fragment><![CDATA[<div
id="browser:splitty0:navvy:dbTree" style="white-space: nowrap"><table
cellpadding="0" cellspacing="0" border="0" summary=""><tr>
<td width="16" title="Select to collapse"
class="p_OraTreeDisclosedSymbol"><a href="#"
onclick="_adftreebrowser_splitty0_navvy_dbTree.treeState.action('hide','0',this);return
false;">▼</a></td>
...
although node expansion appears succeeding.
Any suggestion ?