-
When setting a directory as a catalog, if a zero length file is present, a `natster catalog download param param` request to download the zero length file will not complete.
```
natster catalog do…
-
### Describe the bug
Deleting a widget (GridsterItem):
```
public onDelete(item) {
this.items.splice(this.items.indexOf(item), 1);
}
```
See: [dashboard.component.ts](https://gith…
-
# Serendipity: Accuracy’s Unpopular Best Friend in Recommenders
What I learned about measuring diversity, novelty, surprise, and serendipity from 10+ papers.
[https://eugeneyan.com/writing/serendipi…
-
#### Which jobs are failing:
#### Which test(s) are failing:
`pkg/yurthub/cachemanager/error_keys_test.go`
```
--- PASS: TestXxx (0.00s)
--- PASS: TestXxx/test1 (0.00s)
=== RUN T…
-
```
What steps will reproduce the problem?
1. Download v.0.6, import to eclipse, add gwt 2.2.0
2. Everything is ok, no red entries in project in eclipse
3. Select run as, or devmode on ant.
Exception…
-
I get this German language error message in the backend.
![image](https://user-images.githubusercontent.com/1115364/229526361-4e49fb40-5534-4fec-8761-14818b78ab88.png)
Leading to this error:
…
-
Following steps from Quick Start guide.
Fails on Step 3: Serve the application when running docker-compose up -d command
Output:
Building serendipity-server
Step 1/9 : FROM openjdk:11.0.7
--->…
-
My site is no longer loading with a recent upgrade for PostgreSQL.
WITH OIDs has actually been deprecated since 2005. There was a mailing list
announcement from 2018 that has some details:
https:…
-
HTTP/Request has been discontinued. We should switch to HTTP/Request2 (which has been bundled with s9y, but is not used at all yet, AFAICS).
Those are the plugins that have to be fixed (without ret…
-
There are four plugins which exists in Serendipity and additional_plugins:
| Plugin name | S9Y | AP |
| ------------------------------ | ------ | ------ |
| serendipity_…