Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix undefined variable name #166

Merged
merged 1 commit into from
Jun 22, 2017
Merged

Fix undefined variable name #166

merged 1 commit into from
Jun 22, 2017

Conversation

jtpalmer
Copy link
Contributor

Description

Changes a variable name.

Motivation and Context

Tried using JSON references and received this notice:

PHP Notice:  Undefined variable: localConfigObj in /opt/xdmod/share/classes/ETL/Configuration/JsonReferenceWithMacroTransformer.php on line 32

Tests performed

No tests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jtpalmer jtpalmer added bug Bugfixes Category:ETL Extract Transform Load labels Jun 22, 2017
@jtpalmer jtpalmer added this to the v7.0.0 milestone Jun 22, 2017
@jtpalmer jtpalmer requested a review from smgallo June 22, 2017 14:54
@jtpalmer jtpalmer merged commit 78c1495 into ubccr:xdmod7.0 Jun 22, 2017
@jtpalmer jtpalmer deleted the fix-typo branch July 27, 2017 19:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Bugfixes Category:ETL Extract Transform Load
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants