martinrotter / rssguard

Feed reader (and podcast player) which supports RSS/ATOM/JSON and many web-based feed services.
GNU General Public License v3.0
1.56k stars 124 forks source link

[BUG]: Node.js settings "Browse" buttons assignment logic issue #1483

Closed seventyiris83 closed 5 days ago

seventyiris83 commented 1 month ago

Brief description of the issue

the "Browse" buttons for "Node.js executable" and "NPM executable" both apply the selected paths to "Packages folder"

1

How to reproduce the bug?

  1. open settings
  2. go to Node.js section
  3. set the "Node.js executable" and "NPM executable" by using the "Browse" buttons
  4. see that both selections that way get assigned to "Packages folder"

What was the expected result?

i was expecting the "Node.js executable" and "NPM executable" pointed to through the "Browse" buttons to be relevantly assigned instead of both being assigned to "Packages folder"

What actually happened?

"Node.js executable" and "NPM executable" are assigned to "Packages folder"

Debug log

N/A

Operating system and version