Skip to content

Conversation

@DeepDiver1975
Copy link
Member

backport of #25318

Fixes #24469

@DeepDiver1975 DeepDiver1975 added this to the 9.1 milestone Jul 1, 2016
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @nickvergessen, @LukasReschke, @stweil and @DeepDiver1975 to be potential reviewers

@DeepDiver1975 DeepDiver1975 changed the title Add all properties while creating a subscription [stable9.1] Add all properties while creating a subscription Jul 1, 2016
@PVince81
Copy link
Contributor

PVince81 commented Jul 4, 2016

not critical -> 9.1.1

@PVince81 PVince81 modified the milestones: 9.1.1, 9.1 Jul 4, 2016
@DeepDiver1975
Copy link
Member Author

@georgehrke @PVince81 mind testing/review? THX

@georgehrke
Copy link
Contributor

👍

$values[$dbName] = $properties[$xmlName];
if (in_array($dbName, $propertiesBoolean)) {
$values[$dbName] = true;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

the intend is off 🙈

Copy link
Contributor

Choose a reason for hiding this comment

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

indent INDEEEENT

@PVince81
Copy link
Contributor

Code looks good otherwise 👍

@DeepDiver1975 DeepDiver1975 force-pushed the add-all-properties-create-subscription-stable9.1 branch from 0a3c755 to ede538f Compare July 21, 2016 13:55
@DeepDiver1975
Copy link
Member Author

indent fixed -> merge

@DeepDiver1975 DeepDiver1975 merged commit 9f21176 into stable9.1 Jul 21, 2016
@DeepDiver1975 DeepDiver1975 deleted the add-all-properties-create-subscription-stable9.1 branch July 21, 2016 13:58
@lock
Copy link

lock bot commented Aug 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants