Posted by alpritt on April 9, 2007 at 8:00pm
Jump to:
| Project: | AHAH Forms Framework |
| Version: | 5.x-1.5-3 |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | starbow |
| Status: | closed (fixed) |
Issue Summary
With clean URLs disabled, calls to the javascript produce 404 errors.
Comments
#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