Has anyone been able to fix this bug in the new WebJobs 2.1?
They have added a nice SEO-Friendy URL. The code for it is in rewrite.php and the rewrite rules are in .htaccess.
It is nice, because it adds the job title to url when viewing a job. It removes a bunch of the index.php?page=whatever&action=whatever&whatever... throughout the entire site.
BUT -- I can't use it because it breaks the pagination on job search results. So, if a search shows jobs spanning more than one page, you will get a "Page Not Found" error when clicking to the next page.
There is a fix listed in rewrite.php, but apparently it doesn't work. I sent a Bug report to webscribble this morning. We'll see where that goes...
