Ticket #795 (closed Bug: Fixed)

Opened 3 years ago

Last modified 3 years ago

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:1 Changed 3 years ago by mpo

  • Component changed from Backup to Frontend - doc editing - HTML

comment:2 Changed 3 years ago by mpo

  • Description modified (diff)

comment:3 Changed 3 years ago by karel

  • Milestone set to 2.4

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).

comment:5 Changed 3 years ago by karel

  • Status changed from new to closed
  • Resolution set to Fixed

Fixed in [5737] and [5738]

Note: See TracTickets for help on using tickets.