We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.4.3
Import an account that doesn't have a "Service" set. Try to sort AtoZ or ZtoA.
Sorting should work even if service is null.
The errors where on normalize() and localeCompare() functions when "Service" was null.
userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Version: 5.4.3 Environment: local Install path: /2fauth Debug: false Cache driver: file Log channel: daily Log level: debug DB driver: sqlite PHP version: 8.3.15 Operating system: Linux interface: apache2handler Auth guard: web-guard webauthn user verification: preferred Trusted proxies: none lastRadarScan: 2024-12-30 18:49:47
No response
The text was updated successfully, but these errors were encountered:
Nice find, thx for the report 👍🏻
Sorry, something went wrong.
Fix sorting fails when service is null - Closes #438
11db01e
No branches or pull requests
Version
5.4.3
Details & Steps to reproduce
Import an account that doesn't have a "Service" set. Try to sort AtoZ or ZtoA.
Expectation
Sorting should work even if service is null.
Error & Logs
Execution environment
userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Version: 5.4.3
Environment: local
Install path: /2fauth
Debug: false
Cache driver: file
Log channel: daily
Log level: debug
DB driver: sqlite
PHP version: 8.3.15
Operating system: Linux
interface: apache2handler
Auth guard: web-guard
webauthn user verification: preferred
Trusted proxies: none
lastRadarScan: 2024-12-30 18:49:47
Containerization
Additional information
No response
The text was updated successfully, but these errors were encountered: