Ticket #1224 (closed feature: wontfix)
loadURL does not support synchronous requests
| Reported by: | rdewit | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6 Release |
| Component: | general | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description
Since our Ajax class supports supports synchronous requests, it seems logical that loadURL should support that too. This patch provides that support. Since the list of parameters that are fed to the method are getting quite long, would it be an option to provide an {options} object?
P.S. Component 'Ajax' seems to be missing in the list (trac).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

