Skip to content

Fix custom base URL crash - #666

Open
Guflly wants to merge 1 commit into
null2264:masterfrom
Guflly:fix/extension-edit-text-preference
Open

Fix custom base URL crash#666
Guflly wants to merge 1 commit into
null2264:masterfrom
Guflly:fix/extension-edit-text-preference

Conversation

@Guflly

@Guflly Guflly commented Aug 1, 2026

Copy link
Copy Markdown

The edit-text dialog now calls the source preference's change listener instead of reusing a listener that casts the dialog to EditTextPreference. This prevents the ClassCastException and preserves accepted and rejected listener results. Tests: testStandardReleaseUnitTest (18 passed). Closes #640.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App crash on editing custom base URL

1 participant