Bugfix: Search without context now working again (fixes resolving of references fields)
This commit is contained in:
		| @@ -718,6 +718,7 @@ namespace KeePassLib | ||||
| 		public void SearchEntries(SearchParameters sp, PwObjectList<PwEntry> listStorage, | ||||
| 			IStatusLogger slStatus) | ||||
| 		{ | ||||
| 			SearchEntries(sp, listStorage, null, slStatus); | ||||
| 		} | ||||
|  | ||||
| 		/// <summary> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Crocoll
					Philipp Crocoll