Hello,

 

I have the following html snippet

 

<form jwcid="[EMAIL PROTECTED]"
updateComponents="ognl:{'clientUpdate','shipperUpdate','consigneeUpdate'
}">

                                                            <div
jwcid="[EMAIL PROTECTED]">

 
<div class="titleText">Client</div>

 
<span jwcid="@If" condition="ognl:shipment.client!=null">

 
<span jwcid="@If" condition="ognl:!clientClicked"> 

 
<a jwcid="[EMAIL PROTECTED]"
updateComponents="ognl:{'clientUpdate'}
"listener="listener:clientClick">

 
<span jwcid="client">Client</span>

 
</a>

 


 
</span>

 
<span jwcid="@Else">


 
<span class="auto_complete" jwcid="clientAutoCompleter"/>


 
</span>


 
</span>            

 
<span jwcid="@Else">

 
<span class="auto_complete" jwcid="nullClientAutoCompleter"/>

 
</span>


                                                            </div>

</form>

 

This, in an admittedly convoluted way, presents a link which when
clicked becomes an autocompleter. So far so good, however

when the clientUpdate component is refreshed and the autocompleter field
appears, when I type into it I get the following error.

 

DEBUG: [SyntaxError: syntax error, file:
http://localhost:8080/cybertraxv3/app?service=asset&path=%2Fdojo%2Fdojo.
js, line: 15]

DEBUG: 

 

Any ideas what this might be?

 

 

Thank you for your time,

 

Yiannis


Note:__________________________________________________________________
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
________________________________________________________________________
This e-mail has been scanned for all known viruses.

Reply via email to