Allow Disabled Clean URLs
alpritt - April 9, 2007 - 20:00
| Project: | AHAH Forms Framework |
| Version: | 5.x-1.5-3 |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | starbow |
| Status: | closed |
Jump to:
Description
With clean URLs disabled, calls to the javascript produce 404 errors.

#1
This is currently listed in the limitation section of the README file, so I am changing it from a bug to a feature request (and bumping up the priority, since it is important).
#2
We had the same problem with Ubercart JS forms, but it's a trivial fix to just add a ?q= before every URL you're calling.
#3