C-Otto / BitBook

BitBook helps you organize your bitcoin addresses and transactions.
https://bitbook.c-otto.de
MIT License
43 stars 6 forks source link

Bug: Tab completion of string with "..." only works once #145

Closed C-Otto closed 2 years ago

C-Otto commented 2 years ago

If you use tab completion for some abbreviated address, this only works for the first time and crashes for every following attempt. This is caused by https://hibernate.atlassian.net/browse/HHH-15142. Related to https://github.com/spring-projects/spring-data-jpa/issues/2472.

C-Otto commented 2 years ago

Workarounds: use the un-abbreviated address, or restart BitBook after every single attempt.

C-Otto commented 2 years ago

Fixed in 5955230562e2028921f110077a34b08f1a5bfd72