Opened 10 years ago

Closed 10 years ago

#232 closed defect (fixed)

University of Michigan library site does not work

Reported by: stakats Owned by: simon
Priority: minor Milestone: 1.0 Beta 1
Component: ingester Version: 1.0
Keywords: Cc:

Description

The library UI list sometimes does not refresh when a new item is saved. This problem occurs after visiting the University of Michigan library site and trying to save a record (which fails), then returning to GMU's library and trying to save a record (which succeeds but without UI refresh). If the user selects a project folder and then returns to the library list, the new record will appear. Problem is easily duplicated:
1) navigate to mirlyn.lib.umich.edu
2) find a library record and try to add it
3) navigate to library.gmu.edu
4) find a library record and try to add it
I have enclosed my console output.

Attachments (1)

scholar-refresh.txt (25.2 KB) - added by stakats 10 years ago.

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by stakats

comment:1 Changed 10 years ago by dstillman

  • Cc dstillman added
  • Component changed from interface to ingester
  • Milestone set to 1.0 Beta 1
  • Owner changed from dstillman to simon
  • Version set to 1.0

Simon, ingester code isn't turning Notifier notifications back on after an unsuccessful scrape.

comment:2 Changed 10 years ago by simon

(In [563]) references #232, library UI does not refresh after saving new item

now that the notifier issue is fixed, i'm switching this bug to deal with the University of Michigan issue

comment:3 Changed 10 years ago by simon

  • Cc dstillman removed
  • Priority changed from major to minor
  • Summary changed from library UI does not refresh after saving new item to University of Michigan library site does not work

comment:4 Changed 10 years ago by simon

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

(In [566]) - closes #232, University of Michigan library site does not work

  • improved handling of scraper errors (hopefully, the hanging should be gone)
Note: See TracTickets for help on using tickets.