Search Vault - Android #183

Closed
opened 2025-11-07 08:30:20 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @rtloeffler on GitHub (Jan 25, 2018).

  • Device: Samsung Galaxy S8
  • Android: 7.0
  • App V: 1.14.1

Issue: Clicking on SEARCH icon produces a blank screen and a spinning "loading" icon that never finishes loading.

Expected: Click on Search and be able to type my search keyword.

Originally created by @rtloeffler on GitHub (Jan 25, 2018). - Device: Samsung Galaxy S8 - Android: 7.0 - App V: 1.14.1 Issue: Clicking on SEARCH icon produces a blank screen and a spinning "loading" icon that never finishes loading. Expected: Click on Search and be able to type my search keyword.
Author
Owner

@kspearrin commented on GitHub (Jan 25, 2018):

Hm. Sounds like there may be some item that breaks the listing of all items. Are you using folders? Can you click through each folder and see if there is one that does the same thing?

@kspearrin commented on GitHub (Jan 25, 2018): Hm. Sounds like there may be some item that breaks the listing of all items. Are you using folders? Can you click through each folder and see if there is one that does the same thing?
Author
Owner

@rtloeffler commented on GitHub (Jan 25, 2018):

Good call, I had a blank item in a NON folder (was imported from SafeinCloud) and that seemed to break the search, as soon as i deleted the item it started working again.

@rtloeffler commented on GitHub (Jan 25, 2018): Good call, I had a blank item in a NON folder (was imported from SafeinCloud) and that seemed to break the search, as soon as i deleted the item it started working again.
Author
Owner

@kspearrin commented on GitHub (Jan 25, 2018):

Any way to reproduce it so that we can do a fix? What type of item was it? Did it have a name field value at least?

@kspearrin commented on GitHub (Jan 25, 2018): Any way to reproduce it so that we can do a fix? What type of item was it? Did it have a name field value at least?
Author
Owner

@rtloeffler commented on GitHub (Jan 25, 2018):

The only way to reproduce is for me to reimport the data. The Name field is blank when reviewing the item. See attachments (screenshots from web version, however android version has the same results)
screen shot 2018-01-25 at 11 08 12 am
screen shot 2018-01-25 at 11 08 09 am

@rtloeffler commented on GitHub (Jan 25, 2018): The only way to reproduce is for me to reimport the data. The Name field is blank when reviewing the item. See attachments (screenshots from web version, however android version has the same results) ![screen shot 2018-01-25 at 11 08 12 am](https://user-images.githubusercontent.com/8787209/35407285-464857fa-01c0-11e8-9a7d-785a877c81f6.png) ![screen shot 2018-01-25 at 11 08 09 am](https://user-images.githubusercontent.com/8787209/35407286-4661f8cc-01c0-11e8-9c7c-a1b5cc02e231.png)
Author
Owner

@kspearrin commented on GitHub (Jan 25, 2018):

Do you know the row it's coming from in your SIC import? The importer shouldn't allow a completely blank item like that.

@kspearrin commented on GitHub (Jan 25, 2018): Do you know the row it's coming from in your SIC import? The importer shouldn't allow a completely blank item like that.
Author
Owner

@rtloeffler commented on GitHub (Jan 25, 2018):

I did locate the one in SIC that was empty: Here is the line
<card symbol="key" color="gray" template="false" star="false" id="1456838854" title="" time_stamp="1516910384500"><field name="Login" type="login"></field><field name="Password" type="password"></field></card>

@rtloeffler commented on GitHub (Jan 25, 2018): I did locate the one in SIC that was empty: Here is the line `<card symbol="key" color="gray" template="false" star="false" id="1456838854" title="" time_stamp="1516910384500"><field name="Login" type="login"></field><field name="Password" type="password"></field></card>`
Author
Owner

@kspearrin commented on GitHub (Jan 25, 2018):

Thanks!

@kspearrin commented on GitHub (Jan 25, 2018): Thanks!
Author
Owner

@kspearrin commented on GitHub (Jan 26, 2018):

Fixed for next release.

@kspearrin commented on GitHub (Jan 26, 2018): Fixed for next release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#183