iquercorb / OpenModMan

Open Mod Manager - Open source and generic Mod ("Modifications") manager.
GNU General Public License v3.0
95 stars 5 forks source link

[Bug] Repository Description is disappeared after link load #115

Closed lmiol closed 2 months ago

lmiol commented 2 months ago

Preconditions: Repository link already added, Link has a descroption (example , opened network library image

1 double click on link AR: Description disappered image

ER: Description not diappered

iquercorb commented 2 months ago

That is because the repository actually doesn't have description any more, so it update to nothing. However this lead me to what is probably the real originating bug, that is, the Repository Editor doesn't save the description string, replacing it by empty string.

fixed in source code.