Bug in modal window.onBeforeRender - tests

2009-07-19 Thread Martin Makundi
Hi! For some reason ModalWindow assumes request is not ajax even though it is clicked via executeAjaxEvent: if (getWebRequest().isAjax() == false) { shown = false; // This hides the button } Thread [main] (Suspended

wicketstuff rc7 deployment

2009-07-19 Thread Antony Stubbs
Are the wicketstuff rc1-[-2]-7 releases (excluding rc2) not being deployed? I see we have a rc8-snapshot deployed. http://wicketstuff.org/maven/repository/org/wicketstuff/gmap2/ Regards, Antony Stubbs Talk to me about Wicket, Spring, Maven consulting, small scale outsourcing to Australasia

Re: wicketstuff rc7 deployment

2009-07-19 Thread Jeremy Thomerson
They haven't been auto-deployed by any means. I built an rc2 and deployed it. I did build an rc7 release last week, but have not deployed it to the repos yet. rc8-SNAPSHOT should actually be just 1.4-SNAPSHOT - I'll work on both these things this week. -- Jeremy Thomerson

Re: wicketstuff rc7 deployment

2009-07-19 Thread Antony Stubbs
That would be great. Am just trying to cut a release of my project and bumped into the issue that a non-snapshot wasn't available that had my fix in it. So am no downloading the 1.7 tag and building it myself to release into out repo. btw - is it possible to get access to the wicket-stuff