Stefan Dietz

Results 23 comments of Stefan Dietz

Thank you, I will test the branch within the week.

Using the new branch I always get the following error: `Services_Soundcloud_Unsupported_Audio_Format_Exception: The given audio format is unsupported` My testfile is a valid mp3: mpthreetest.mp3: MPEG ADTS, layer III, v1, 128...

Yes, `$myfilepath` is a string with the path to the uploaded file.

I have the same problem. Did you find a workaround for this, @josh-m-sharpe?

I have a similar problem, but not sure if it's exactly the same. It's also about odd replacements in script tags: ``` const { document } = parseHTML(`new RegExp('(^something.*$')`) console.log(document.toString());...

@deleonio Wir können dieses PR schließen, richtig?

> Die Screenshots für Textarea Rows = 1 müssen genauso hoch bleiben, wie ein TextInput. Dazu müssen wir das Problem der Änderung im CSS analysieren. Aktuell ist keine Höhe definiert,...

Same here, I had to apply the workaround as well. ~~But: With Karabiner enabled, IntelliJ IDEA considers `§` and ` to be the same key, which breaks my shortcuts.~~ Edit:...

> Ich würde für Version 1 große Refactorings nicht mehr empfehlen. Würde ich auch so sehen, vor allem um uns den Aufwand zu sparen. Hier war V1 versehentlich (vor V2)...

@chrisalat Ich würde die neuen Test-Routen gerne noch für das visuelle Testing aufnehmen. Siehe `packages/tools/visual-tests/tests/sample-app.routes.js`. Dort eintragen und anschließend [Snapshots erstellen](https://github.com/public-ui/kolibri/blob/develop/CONTRIBUTING.md#snapshot-testing-for-visual-changes).