Skip to content

Boards manager: wrong description shown #1493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ffissore opened this issue Jun 12, 2015 · 1 comment
Open

Boards manager: wrong description shown #1493

ffissore opened this issue Jun 12, 2015 · 1 comment

Comments

@ffissore
Copy link

Say you have a core with 3 versions: version 1 supports board A, version 2 supports board A and B, version 3 supports boards A, B and C. You have installed version 3. You open boards manager and it lists boards A and B from version 2. You select version 1 from the dropdown: you'll keep on seeing boards A and B.

Sync boards/lib manager so that they show the data from the selected version, not just from the latest

@ffissore ffissore self-assigned this Jun 12, 2015
@per1234
Copy link
Contributor

per1234 commented Jun 27, 2015

I created a test JSON index file to demonstrate this(I didn't realize you had already spotted it):
https://raw.githubusercontent.com/per1234/misc/test/package_per1234_test_index.json
So just in case additional info helps to track down the bug:

  • When 1.0.0 is installed the name, boards and Online help links are from 1.0.1:
    1 0 0-clicked
  • After installing v1.0.1 but before clicking on the Boards Manager entry the information is correct:
    1 0 1
    But then when you click on it you get the 1.0.0 name, boards and Online help link:
    1 0 1-clicked

EDIT 2017-07-09: Problem still occurs in Arduino IDE 1.8.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants