Bram Luyten

Results 38 issues of Bram Luyten

Not sure if this use case is shared among others: I use Scanbot to scan my receipts as multi-page PDFs. Would be great if this tool could work on these...

enhancement
help wanted

Traditionally, labels for the submission forms were managed in input-forms.xml, outside of the general message catalog. It's not 100% clear to me how we are going to tackle i18n for...

bug
help wanted
usability
i18n / l10n
component: submission

**Describe the bug** Sitemaps entries in https://github.com/DSpace/dspace-angular/blob/main/src/robots.txt are not full qualified urls **To Reproduce** Steps to reproduce the behavior: 1. Visit the robots.txt of any DSpace 7 installation 2. Look...

bug
help wanted
component: SEO
high priority
Estimate TBD

**Describe the bug** The OpenSearch / RSS feeds don't show anything useful for person entities. On the bright side, it's definitely not leaking out too much info about Person entities,...

bug
component: configurable entities
help wanted
integration: syndication feed

**Context for this issue** DSpace supports use cases via the public ORCID API and via the (paid) ORCID Member API The configuration has parameters to configure the endpoints for the...

bug
needs triage

Fixes #2709

bug
component: SEO
high priority
performance / caching
1 APPROVAL
port to dspace-7_x

**Describe the bug** We're seeing in search console for several of our clients that bots go into facet links on entity pages. Given that this doesn't contribute to the quality...

bug
component: SEO

**Describe the bug** It is impossible to create a new metadata schema from the UI when the namespace fields contains a period. Periods are very common in the namespace field...

bug
usability
component: administrative tools
claimed: Atmire

A few refactor ideas for [IndexClient](https://github.com/DSpace/DSpace/blob/main/dspace-api/src/main/java/org/dspace/discovery/IndexClient.java). Overall, I was looking for opportunities to make that huge `internalRun` method more concise. **Idea 1: split off the identification of the indexableobject** High...

new feature
code task
component: Discovery