DuncanDHall

Results 9 issues of DuncanDHall

`/openlibrary/openlibrary/templates/type/work/view.html: error in processing template: MemcachedKeyCharacterError: Control/space characters not allowed (key=b'gt-availability-"Right Understanding To Helping Others Benevolence"') (falling back to default template)` `Unable to render this page` https://openlibrary.org/works/OL17606535W/Right_Understanding_To_Helping_Others_Benevolence It is the...

Type: Bug
Priority: 3
Data Cleanup
Lead: @jimchamp

Old issue raised by Jeff Kaplan in 2017 in Jira: https://webarchive.jira.com/browse/OL-317 When a book's archive.org/metadata lists publication date as `"[18--?]"` it shows up in openlibrary as specifically `"1800"`. ### Evidence...

Type: Bug
Needs: Triage
Affects: Data
Lead: @cdrini

**Description** On Safari, when a read aloud session is live and a user clicks the button to skip ahead ~10 seconds, the highlight bumps to the next segment, the reader...

read-aloud (tts)

In case of iteration over UpgradeId to poll current upgrades

Seems more useful to be able to put this inside a sequential build order when you want to relinquish manual worker management? I think the main use case is when...

Love this tool–would also love to see an opacity option for the grid and hint modes!

When I set the color to (255, 0, 0), the resulting text is blue. (0, 0, 255) is red. (0, 0, 255) is green. `self.client.debug_text_3d(test, some_unit, (0, 0, 255), size=16)`

bug

Scrape can result in `j` where `'count': 0, 'total': None` resulting in: `TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'`

Adding any value for the autoCompleteFilter currently turns it off, even if the value is `true`. This would give the consumer control of whether autoCompleteFilter is on or off.