jquery mobile removes # in traversed link when using jquery.address plugin
there seems to be a strange interaction between jquery mobile and jquery address, where deep link urls appear correct, but when clicked on the # is removed and the page is therefore not found. These are internal deep links to the same page. I started with a jquery mobile site which worked fine and then tried to integrate address into it. That didn't work, so I stripped out jquery mobile and the site worked well minus the formatting,
I've put together two simple pages that demonstrates the issue:
http://devmike.spreednews.com/swlw/test2.html - works fine
http://devmike.spreednews.com/swlw/test3.html - fails, only difference is jquery-mobile is loaded