Project:Tasklist
Version:4.7.x-1.0
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

I can't replicate this problem in tasks-5.x-1.0
Can anybody replicate that with tasks-4.7.x-1.0?