Hey, > After spending a while making a reduced test case, I found you do not > even need to have it built after the fact, but just build the issue > straight out, and doing it this way shows the same error in ajax mode > as normal mode (hence, you do not need to disabled javascript to see > how this breaks), and you only even need just one menu and it still > breaks. The complete test case is at the bottom of this email. Just > compile and run and open a browser to http://localhost/Broken/ and see > what happens. I also have the server already compiled and running > (unless if I am in the middle of recompiling to test other things) at > http://overminddl1.no-ip.info:8030/Broken/ if anyone feels up for > seeing the exact code I post below. > > So, does anyone see what I am doing wrong, or is this a bug in Wt?
Thanks for the deta Hey, > After spending a while making a reduced test case, I found you do not > even need to have it built after the fact, but just build the issue > straight out, and doing it this way shows the same error in ajax mode > as normal mode (hence, you do not need to disabled javascript to see > how this breaks), and you only even need just one menu and it still > breaks. The complete test case is at the bottom of this email. Just > compile and run and open a browser to http://localhost/Broken/ and see > what happens. I also have the server already compiled and running > (unless if I am in the middle of recompiling to test other things) at > http://overminddl1.no-ip.info:8030/Broken/ if anyone feels up for > seeing the exact code I post below. > > So, does anyone see what I am doing wrong, or is this a bug in Wt? Thanks for the detailed debugging. Unfortunately, with the test case below I cannot reproduce the problem with either AJAX enabled or disabled. So there must be something else that is different. Are you using a wt_config.xml file? If so, can you send this to me? Also, are you running with the built-in httpd or the fastcgi? Can you send me the logging (access log / error log) of Wt? I'm also interested in trying out your version online, but the url is currently unavailable ? Regards, koen ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
