When I try to filter tasks by in/complete/all, I get redirected to a page using clean URLs, which I don't have enabled on my server (so I get a 404).
For instance, it directs me to:
http://mysite.com/mydrupal/node/21
instead of
http://mysite.com/mydrupal/?q=node/21
Can this somehow be changed?
Comments
Comment #1
scor commentedI can't replicate this problem in tasks-5.x-1.0
Can anybody replicate that with tasks-4.7.x-1.0?