-
Notifications
You must be signed in to change notification settings - Fork 39
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
Mis-labelled AOs #1361
Comments
Are the AOs mislabeled anywhere except the gray bar at the top of the PDF in Google Chrome? Do we have additional examples? Tagging @AmyKort. |
https://www.fec.gov/files/legal/aos/63615.pdf 2007-05 is labeled on the gray bar as 2007-03. 2007-03 is also labeled (correctly) as 2007-03). I will keep looking. I'm only seeing this error on the gray bar. |
2007-02 reads 2004-34 on the bar https://www.fec.gov/files/legal/aos/68692.pdf 2007-04 reads 2004-34 on the bar https://www.fec.gov/files/legal/aos/63644.pdf 2011-04 reads 72764 on the bar https://www.fec.gov/files/legal/aos/72764.pdf |
It looks like the defect is in the metadata inside the published PDFs themselves. It looks like Google Chrome's PDF viewer uses this metadata to display the title of the PDF. The only way to fix this would be to fix the metadata in the original source PDFs and reload them. This metadata is not used by Firefox or Safari. |
What would be involved in fixing the metadata in the original pdfs? cc @jwchumley |
FYI, this can be demonstrated on the classic site, e.g., http://saos.fec.gov/aodocs/2007-02.pdf. |
Thanks, @vrajmohan . I think we should close out this ticket since it is not something we can fix on your end. I will open a new ticket for future work to look into the metadata in our pdfs. Thank you so much for getting to the bottom of this so quickly! |
Agreed. Assigning it to @AmyKort to close after new upstream ticket is opened. |
We'll take the next steps on this at fecgov/openFEC-web-app#2342 |
It has been reported that some AOs are mislabeled in both the PDF and the tab name. See screenshot below of AO 2015-09, which labels it as AO 2009-18 in the grey bar at the top of the PDF as well as in the <title> tags
<title>ADVISORY OPINION 2009-18</title>
.The text was updated successfully, but these errors were encountered: