Thanks for your replies.
I had some double imports and i removed them but that didn't seem to fix the problem. Rico should now be using the Prototype from inputSuggestAjax, but i still get a js error: "Rico.Effect is null or not an object" or "
Rico.Effect.AcordionSize is null or not an object" (this is using our own accordeon).
Now if i remove our accordeon panel, I get the following JS error: "Ajax is undefined". Ajax is a var defined in prototype and the import from the MyFaces Prototype is in the page source...
Any further suggestions?
On 1/24/06, Werner Punz <[EMAIL PROTECTED]> wrote:
Werner Punz schrieb:
> Volker Weber schrieb:
>> Hi Werner,
>>
>> i had looked into myfaces accordeon panel, there is an other prototype
>> version used than in inputSuggestAjax!
>> My question was how AddResource would handle this?
>>
>> Regards.
>> Volker
>>
>
> Good Question, this seems like a bug to me...
> I have not tried both in combination yet, but I assume
> there will be the same version problem.
>
> My guess is that there is a conflict between the resource handling of
> both components which would result in a double import. I will have a
> look at it this evening.
>
>
ok command back, the accordeon panel in the sandbox is too buggy
to be used in production, this is one of some bugs this thing has.

