We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It looks like search is generating some non-functional URLs currently.
If you go to the Mueller Report, and do a search for Trump:
https://www.documentcloud.org/documents/5955118-The-Mueller-Report/?q=trump&mode=search
Pick page 31 result. That takes you to the expected page, and generates this URL:
https://www.documentcloud.org/documents/5955118-The-Mueller-Report/?mode=document&q=trump#document/p31
But if you paste that URL directly into a blank tab, it takes you to the first page of the document, not the 31st page.
The text was updated successfully, but these errors were encountered:
This is fixed on #930
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
It looks like search is generating some non-functional URLs currently.
If you go to the Mueller Report, and do a search for Trump:
https://www.documentcloud.org/documents/5955118-The-Mueller-Report/?q=trump&mode=search
Pick page 31 result. That takes you to the expected page, and generates this URL:
https://www.documentcloud.org/documents/5955118-The-Mueller-Report/?mode=document&q=trump#document/p31
But if you paste that URL directly into a blank tab, it takes you to the first page of the document, not the 31st page.
The text was updated successfully, but these errors were encountered: