Opened 2 years ago
Closed 2 years ago
#1487667 closed Bugs (worksforme)
Server Error! (Not Found)
| Reported by: | cstdenis | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5-stable |
| Component: | Core functionality | Version: | 0.5-rc |
| Severity: | normal | Keywords: | |
| Cc: |
Description
On the folders tab some operations cause the error "Server Error! (Not Found)"
Firebug shows a response of "Invalid Request"
Since I don't see any X-Roundcube-Request headers in the request, I suspect this may be the same bug as #1487443 still partly existing in 0.5 RC.
The operations I'm seeing trigger it are:
- check/uncheck folders subscribed.
- Click to get folder size
- Moving folders (drag&drop)
Creating & Renaming folders seems to work fine.
Change History (1)
comment:1 Changed 2 years ago by thomasb
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Works for me. Ajax-Requests sent from the client do have the X-Roundcube-Request header set. If this is not present there's something seriously broken with your setup. Please test with fresh install from SVN.