Ticket #795 (closed Bug: Fixed)
document browser frequently barfs up
| Reported by: | mpo | Owned by: | somebody |
|---|---|---|---|
| Priority: | Blocker | Milestone: | 2.4 |
| Component: | Frontend - doc editing - HTML | Version: | |
| Keywords: | Cc: |
Description (last modified by mpo) (diff)
When using the html area editor in a trunk (r5648) release of daisy 2.4-dev I now and then get the following error when using the button "create link by searching"
There was an unexpected error getting the faceted query results [object XMLHttpRequest]
Experienced this both in
- Google Chrome (chromium build 5.0.375.99 (51029) Ubuntu 10.04)
- Mozilla Firefox (3.6.8 - ubuntu/canonical build)
Change History
comment:4 Changed 3 years ago by karel
This ticket's description doesn't allow us to fix the specific problem (there's only a generic error message).
However, we could try to improve the error message to make it easier to find
out what the problem is.
Possible improvements:
- Show the error message from the stacktrace's top level exception.
- Use a dialog instead of an 'alert()' call. That way we can also offer to show more details (i.e. the complete exception stack trace).
Note: See
TracTickets for help on using
tickets.