I don't get any errors if i use

<span jwcid="[EMAIL PROTECTED]:TableFormPages" 
updateComponents="ognl:{'datas'}"/>

... but there have been some recent code changes (both in tacos and in dojo)



linuja wrote:

>Yesh, it is.
>
>Here is the code:
>
><span id="datas" jwcid="@Any">
>    <form jwcid="@tacos:AjaxForm" focus="ognl:false">
>        <div jwcid="@tacos:TableView" source="prop:model"
>columns="ognl:columns" element="div">
>            <table>
>                <thead>
>                    <tr class="headbar">
>                        <th jwcid="[EMAIL PROTECTED]:TableColumns"
>updateComponents="ognl:{'datas'}"></th>
>                    </tr>
>                </thead>
>                <tbody>
>                    <tr jwcid="@tacos:TableRows">
>                        <td jwcid="@tacos:TableValues"></td>
>                    </tr>
>                </tbody>
>            </table>
>            <div>
>                <span jwcid="[EMAIL PROTECTED]:TableFormPages"
>copy-of="TableColumns2"></span>
>            </div>
>        </div>
>    </form>
></span>
>
>If remove the TableColumn2 component, then It's ok. But if include the
>TableColumns2, then, the error occur: FATAL: bad srcObj for srcFunc
>
>
>2006/4/5, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>  
>
>>Is it possible to better define "sometimes"?
>>Or perhaps show some example code?
>>
>>Could this be related to
>>http://tacoscomponents.jot.com/BugReporter/Bug95 ?
>>
>>From linuja <[EMAIL PROTECTED]>:
>>
>>    
>>
>>>tacos4-beta-2 (also tacos4-beta-1) :
>>>
>>>when using the tacos:AjaxLinkSubmit, sometimes it doesn't work ( whether
>>>      
>>>
>>ie
>>    
>>
>>>or firefox ), and the error message is: "FATAL: bad srcObj for srcFunc:
>>>onclick"
>>>
>>>      
>>>
>>--
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>    
>>
>
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to