Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

archived page isn't replayed #174

Closed
robert-1043 opened this issue Jun 13, 2023 · 2 comments
Closed

archived page isn't replayed #174

robert-1043 opened this issue Jun 13, 2023 · 2 comments

Comments

@robert-1043
Copy link

Quite new but persistent error: archived page is shown in search results with excerpt but isn't replayed.

However: a colleague had an error on a page that replayed in my browser (consulting the same wacz on network). And vice versa...

image

Closing browser doesn't solve the problem. Unloading the collection & reloading again solved the issue for this page, but not for another one.

image

Some hickup while loading? While testing the unload/reload I even got an error on the main seeds and all other pages.

@ikreymer
Copy link
Member

Could you share the WACZ file? It's fairly hard to debug these type of issues w/o a specific example..
Perhaps latest release introduced some sort of regression, hard to say exactly..

ikreymer added a commit to webrecorder/wabac.js that referenced this issue Jun 14, 2023
- reverse logic: use 'nonSurt' to indicate that not using surt mode
- previously, wacz files defaulted to non-surt, but should be opposite, given most wacz files use surt ordering!
- save 'nonSurt' as property of wacz file, default to false
- waczfiles w/o 'nonSurt' are assumed to have surt-ordered index

fixes issue in webrecorder/replayweb.page#174
ikreymer added a commit to webrecorder/wabac.js that referenced this issue Jun 14, 2023
- reverse logic: use 'nonSurt' to indicate that not using surt mode
- previously, wacz files defaulted to non-surt, but should be opposite, given most wacz files use surt ordering!
- save 'nonSurt' true/false as property of wacz file, default to false
- waczfiles w/o 'nonSurt' are assumed to have surt-ordered index

fixes issue in webrecorder/replayweb.page#174
@ikreymer
Copy link
Member

Fixed in RWP 1.8.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants