Andrew Myers

Results 38 issues of Andrew Myers

### Because After the Sesame Street fiasco, this is what's needed for legal reasons. ### Background We recently set up New Relic to capture logs for AAPB Demo, and we...

### Because It's too complicated. Just concatenate what you want in the text field, and flatten. ### Done when `PBCorePresenter#text` is just concatenating what you want, and flattening.

### Describe the bug In the apache logs on AAPB production, we're getting [this stack trace](https://gist.github.com/afred/9dec2c7d5ab94d63e3f984a2a371bae6). ### to reproduce Cannot currently reproduce. ### What we know so far 1. The...

bug 🐛

**Describe the bug** The longer Special collection titles are getting truncated on mobile view. **Expected behavior** 1. We can always see the full title 2. If the title is long...

bug 🐛

### Because IDs should be uniform. ### Background Issues with IDs of PBCore documents stem from the following: * original PBCore XML IDs contained slashes. * we wanted to use...

Alan Gevinson pointed out the link to Open Vault on this record is broken: https://americanarchive.org/catalog/cpb-aacip_15-639k35mg1r **Done when:** this link to Open Vault works, and root cause is fixed.

bug 🐛

**Versions used:** * Using `solr_wrapper 0.12.0` * Using Solr 6.4.1 (the version selected by `solr_wrapper`) **Expected Result:** I should be able to: 1. run `solr_wrapper` for a 1st time, with...

See security advisory: [Limited path traversal](https://github.com/WGBH-MLA/AAPB2/security/advisories/GHSA-fcvc-cqmw-qvjp) ### Done when * `LogsController` denies access to viewing or listing any file that is not explicitly in the allowed list of log file...

### Because We have inconsistent ID prefixes: * `cpb-aacip/`

maintenance 🔧
production 🎭

Replaces cpb-aacip- and cpb-aacip/ and cpb-aacip_ with cpb-aacip? so that all ID styles can be returned when querying on ID. Closes #2773.