| Summary: | Adding a blank feed yields a broken unremovable feed | ||
|---|---|---|---|
| Product: | [Applications] Alligator | Reporter: | Kacper Słomiński <kacper.slominski72> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | isaac |
| Priority: | NOR | Keywords: | qt6 |
| Version First Reported In: | 24.01.95 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/alligator/-/commit/944007bdc8df4a110cd06b54dc10400964fe0db1 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Kacper Słomiński
2024-02-25 14:52:01 UTC
I can reproduce this error with Alligator built using kde-builder with an x86 target and tested on Fedora Linux and with Alligator built using Craft and tested on Android 14. A possibly relevant merge request was started @ https://invent.kde.org/network/alligator/-/merge_requests/110 Git commit 944007bdc8df4a110cd06b54dc10400964fe0db1 by Tobias Fella, on behalf of Isaac Patton. Committed on 10/11/2024 at 13:32. Pushed by tfella into branch 'master'. Add validation to urlField in AddFeedDialog urlField had no validation. Add validation to prevent empty string and whitespace. M +2 -0 src/qml/AddFeedDialog.qml https://invent.kde.org/network/alligator/-/commit/944007bdc8df4a110cd06b54dc10400964fe0db1 |