-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Issue_609 #645
Issue_609 #645
Conversation
I edited code but didn't have enough test since I don't have sample database. If I the issue is fixed as you wish, there'll be no problem. I think fixing this issue will not exceed an hour once I have db dump file. |
Permissions are set at the applet level (that's the main purpose of the applet structure), so it would be a job to build an applet on one server and allow a user on a different server access. It would be much simpler for you to either use the GUI to test your own local version or write a test to test your code. An overview of each option below. Use the GUI
Write a testThe output of A passing test to ensure that no duplicates exist would resolve #609. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change does not prevent a new applet that shares a protocol with an existing applet (or a different protocol that nevertheless has the same name) from having the same display name:
Also, the changes requested in #630 (review) apply here as well:
This PR is based on and proposed to merge to an old commit. These changes […] would [… also] need an updated CHANGELOG to merge to
master
Thank you for the info. |
Hi, Jon. |
@jj105 Are you able to load http://localhost:8080? |
Hi, Jon. |
superseded by #648 |
issue
#609