-
Notifications
You must be signed in to change notification settings - Fork 865
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
Bug in the filter of the plugin portal catalog when switching pages #8167
Comments
@matthiasblaesing, can you please take a look at this when you find some time? |
@jkovalsky will do. Thanks for the headsup. I plan to create a stage version, that fixes this and includes the options to request verification for a new plugin version without dropping the prio verification and simplification to verification that will require only a verification per plugin version and not per netbeans-version/plugin-version pair. |
@jkovalsky please have a look at these two PRs:
I would like to merge both and deploy the new portal version. A Staging version is available here: https://pp3.doppel-helix.eu/ and has both PRs merged. Login is only possible with Apache Credentials, but then you are getting automatic admin rights and can add yourself as author to plugins and play with verification requests. The only draw back is, that normal verification requires two votes, but "Master Go" can be used to override. |
@matthiasblaesing, does the Apache authentication work for you? I get An error occurred in handling this OAuth request: |
@jkovalsky yes I tested the changes on the staging system and I logged in through https://oauth.apache.org/. For the login credentials: These are the same that are used to log into other apache systems, for example https://whimsy.apache.org/roster/committer/__self__ . These are most probably not identical with your github credentials. If you don't have access to the password anymore, here are the instructions how to reset them: https://selfserve.apache.org/identity.html#reset |
Apache NetBeans version
Apache NetBeans 24
What happened
If you set the NetBeans version to e.g. 24 in the plugin portal catalog and hit "Go!" it filters all the plugins which are compatible with that version, but as soon as you use the paging and switch to another page you loose the filter of the NetBeans version (as well as the category). So when switching to another page, only the search term will be kept, but not the filters.
Language / Project Type / NetBeans Component
Plugin Portal
How to reproduce
Just go to the plugin portal select 24 in the NetBeans version, hit "Go!" and switch to another page, you will then see, that the filter is gone and there are more all plugins visible again.
Did this work correctly in an earlier version?
No / Don't know
Operating System
Browser: Brave v1.74.48
JDK
Doesn't matter as it's related to the plugin portal
Apache NetBeans packaging
Other
Anything else
No response
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: