Marti Martz

Results 43 issues of Marti Martz

**Describe the bug** `key` doesn't seem to be generating correctly for us. See final rendered output at https://openuserjs.org/about/Falkon#debugging and source for this file [here](https://github.com/OpenUserJS/OpenUserJS.org/blob/bc85876ea0b158c500b4fc7a830aaac1f9614122/views/includes/documents/Falkon.md). See also: * Report from an...

proposal

Good day to all. Went to go update my servers and got this: ``` console ... Err:6 https://gerbera.jfrog.io/artifactory/debian jammy InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require...

Since about the early part of March, 2017 this package doesn't seem to be rotating at all now. January through early part of March, 2017 did. Log file for this...

With Qt 5.9 nearing release status from https://wiki.qt.io/Qt_5.9_Release thought I would make this issue to see what is up. Comparisons: 1. 2.1.2 with Qt 5.8 2. 54949f94f3d309e633de671205a1691040840cc3 with Qt 5.9...

Mac

1. [ ] Check with backend to make sure VPS is supported *(`lsb_release -a` with https://docs.mongodb.com/manual/tutorial/install-mongodb-on-debian/#platform-support)* 2. [ ] Works with buster and focal *(however not working with [bullseye](https://jira.mongodb.org/browse/SERVER-59603)[¹](https://repo.mongodb.org/apt/debian/dists/bullseye/mongodb-org/5.0/main/binary-amd64/) and...

enhancement
sooner
migration
CODE
HOST

**What’s missing?** Code point cleanup: https://github.com/OpenUserJS/OpenUserJS.org/blob/673f489fb27fa289a97356c4609d003513e89fcc/controllers/user.js#L2034-L2036 https://github.com/OpenUserJS/OpenUserJS.org/blob/673f489fb27fa289a97356c4609d003513e89fcc/controllers/scriptStorage.js#L506-L509 **Why?** Because they've finally standardized it ... at least on paper and not necessarily browser implementation which will need to be fully retested...

enhancement
migration
CODE

**What’s missing?** https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String/substr migration. **Why?** Because JavaScript *(ECMAScript)* API has issues with keeping constant methods in place and wants to make it look like they are unique outside of C/CPP....

enhancement
migration
CODE

This doesn't really have a home issue and should be referenced with this issue number. It is however referenced randomly in other tickets. My thoughts are for a very strict...

enhancement
UI
CODE

See on OUJS pro at [Markdown doesn't render kbd element correctly](https://openuserjs.org/garage/Markdown_doesnt_render_kbd_element_correctly) Affected tag(s): * `kbd` * `strong` * `code` * ... *(Probably more)* Generating text element after tags i.e. `Text`...

bug
dependency issue

Migration path doc at https://developer.yahoo.com/oauth2/guide/OpenID2/ . Migrating from OpenID2 to OpenID Connect which appears to be OAuth 2 mentioned at https://developer.yahoo.com/oauth2/guide/openid_connect/getting_started.html Since Yahoo doesn't bother dating their announcements I have...

security
hung
migration
CODE