Max Nuding

Results 12 issues of Max Nuding

I have a QL-600 and added the corresponding model data. It uses a different release of ttheir Command Reference (https://download.brother.com/welcome/docp000698/cv_ql600710720_eng_raster_102.pdf to be exact), but works flawlessly. I did add a...

### Description: I'm getting a 401 response trying to upload a file. Other requests (GET, "regular" POST, etc work perfectly fine. So this request: let imgData = Data(...) auth.client.postImage(url, parameters:...

When `get_movie_file` fails during post process of a movie the task crashed, because it didn't handle the returned None value. I have added a check for that

**Describe the bug** DSpace 7.3 After setting `usage-statistics.shardedByYear = true` the statistics don't load anymore. I've tracked it down to a NullPointerException in `SolrLoggerServiceImpl.initSolrYearCores`. `statisticsCoreBase` is never initialized, but accessed...

bug
needs triage

**Describe the bug** When depositing a submission a second time (e.g. after the first one failed validation) without any changes. the submission form enters an endless loop, requesting, re-requesting, and...

bug
cannot reproduce

## Summarize this feature Add text editor support for Nova.app

enhancement

## References * Fixes DSpace/DSpace#9178 * Backported to 7.x in #2641 ## Description Adds field-specific error messages for regex validation in the form of `error.validation.pattern.schema_element_qualifier`. If no error message for...

bug
component: submission
error handling
1 APPROVAL

## References * Fixes #2687 * Fixes DSpace/DSpace#8678 * Ported to `dspace-7_x` in #2694 ## Description Short summary of changes (1-2 sentences). ## Instructions for Reviewers List of changes in...

bug
component: submission
1 APPROVAL

TodayScripts "crashes" multiple times a day, producing that [crashlog](http://pastebin.com/quBuSBYK). The scripts im running are: uptime, battery status, quote of the day, calendar. All from your wiki or your reddit thread,...

Currently, when an item gets re-index (e.g. because some metadata changed) this will happen *while* processing the request which caused the re-index. It would be better to trigger the re-index...

bug
improvement
component: Discovery
performance / caching
help wanted