Skip to content

fix typo c&p bug in externalId feature UI - #2536

Merged
yadvr merged 1 commit into
4.11from
DaanHoogland-patch-2
Apr 27, 2018
Merged

fix typo c&p bug in externalId feature UI#2536
yadvr merged 1 commit into
4.11from
DaanHoogland-patch-2

Conversation

@DaanHoogland

@DaanHoogland DaanHoogland commented Apr 5, 2018

Copy link
Copy Markdown
Contributor

closes issue #2533

Description

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

How Has This Been Tested?

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
    Testing
  • I have added tests to cover my changes.
  • All relevant new and existing integration tests have passed.
  • A full integration testsuite with all test that can run on my environment has passed.

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan

Copy link
Copy Markdown

Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1876

@rafaelweingartner rafaelweingartner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the server side code. And indeed if the netmask is not provided we ignore the guestGateway value. This makes ACS to use the default value.

@nitin-maharana

Copy link
Copy Markdown
Contributor

@DaanHoogland, Thanks for the fix. @rafaelweingartner, I just had a look at the code. Everywhere the check for netmask is performed with the gateway only (gateway != null && netmask != null), but I couldn't able to figure out, how ACS picks the default value if it is null.

@DaanHoogland
DaanHoogland requested review from PaulAngus and yadvr April 25, 2018 06:53
@yadvr yadvr added this to the 4.11.1.0 milestone Apr 25, 2018
@yadvr

yadvr commented Apr 25, 2018

Copy link
Copy Markdown
Member

@DaanHoogland can you add a screenshot to show that some testing was done, then we can merge this.

@rafaelweingartner

Copy link
Copy Markdown
Member

@rhtyd Do we really need a screenshot here? Looking at the code it is clear the problem and how it was fixed.

What do you think @DaanHoogland?

@yadvr

yadvr commented Apr 27, 2018

Copy link
Copy Markdown
Member

Sure, @rafaelweingartner we can accept this without explicit screenshot. In which case I'll merge this.

@yadvr
yadvr merged commit 296a380 into 4.11 Apr 27, 2018
@blueorangutan

Copy link
Copy Markdown

@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan

Copy link
Copy Markdown

Packaging result: ✔centos6 ✖centos7 ✔debian. JID-1973

@DaanHoogland

Copy link
Copy Markdown
Contributor Author

sorry @rhtyd and @rafaelweingartner I didn't look at adding the screen shot. I'm not sure twhat i would have been adding. probably the lack of an error but it was tested by a colleague.

@DaanHoogland
DaanHoogland deleted the DaanHoogland-patch-2 branch April 28, 2018 11:03
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

Successfully merging this pull request may close these issues.

5 participants