Hi, I am interested in joining your group as this is an area where I am focused at the moment.
Best regards, Steven Steven Tierney Bright Purple Resourcing Ltd Senior Consultant The Eagle Building, 19 Rose Street, Edinburgh, EH2 2PR Office: +44 131 473 7045 (Direct Line) +44 131 473 7030 Fax: +44 131 473 7040 Website: www.brightpurple.co.uk Twitter: twitter.com/BrightPurpleR Bright Purple Resourcing - “PERFECTLY PLACING PROFESSIONALS SINCE 1995” Think before you print. Please do not print this email unless you really need to.-----Original Message----- From: dasho...@apache.org [mailto:dasho...@apache.org] Sent: 20 July 2010 12:00 To: comm...@wicket.apache.org Subject: svn commit: r965800 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java Author: dashorst Date: Tue Jul 20 11:00:16 2010 New Revision: 965800 URL: http://svn.apache.org/viewvc?rev=965800&view=rev Log: Fixes WICKET-2951 Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java?rev=965800&r1=965799&r2=965800&view=diff ============================================================================== --- wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java (original) +++ wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java Tue Jul 20 11:00:16 2010 @@ -150,7 +150,7 @@ public abstract class AjaxLazyLoadPanel { IRequestHandler handler = new ResourceReferenceRequestHandler( AbstractDefaultAjaxBehavior.INDICATOR); - return new Label(markupId, "<img src=\"" + RequestCycle.get().renderUrlFor(handler) + + return new Label(markupId, "<img alt=\"Loading...\" src=\"" + RequestCycle.get().renderUrlFor(handler) + "\"/>").setEscapeModelStrings(false); } ------------------------------------------------------------------------------------ Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Employees of Bright Purple Resourcing are expressly required not to make defamatory statements and not to infringe or authorise any infringement of copyright or any other legal right by email communications. Any such communication is contrary to company policy and outside the scope of the employment of the individual concerned. The company will not accept any liability in respect of such communication, and the employee responsible will be personally liable for any damages or other liability arising. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. Bright Purple Resourcing is a company registered in Scotland with company number SC155147. VAT Number 658 2716 10. Registered office address: Eagle Building, 19 Rose Street, Edinburgh. EH2 2PR www.brightpurple.co.uk