Skip to content

Conversation

@blizzz
Copy link
Member

@blizzz blizzz commented Aug 23, 2018

backport of #10820

@MorrisJobke not so serious, feel free to move to 13.0.7. This should not be a blocker.

With 689df9a the behaviour to assign only
non-empty config IDs was introduced. Only, this was only effective for CLI
and OCS API.

Related to #3270.

The web UI creates now also a full configuration on first load. This fixes
#5094.

Signed-off-by: Arthur Schiwon <[email protected]>
@blizzz blizzz added bug 3. to review Waiting for reviews feature: ldap papercut Annoying recurring UX issue with possibly simple fix. labels Aug 23, 2018
@blizzz blizzz added this to the Nextcloud 13.0.6 milestone Aug 23, 2018
@MorrisJobke
Copy link
Member

RC 1 is out -> moving to 13.0.7

@blizzz
Copy link
Member Author

blizzz commented Sep 3, 2018

failing tests not related

@blizzz
Copy link
Member Author

blizzz commented Sep 12, 2018

reviews, pozhaluysta? 😸

public function getForm() {
$helper = new Helper(\OC::$server->getConfig());
$prefixes = $helper->getServerConfigurationPrefixes();
if(count($prefixes) === 0) {
Copy link
Member

Choose a reason for hiding this comment

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

Use empty in the future ;)

Copy link
Member Author

Choose a reason for hiding this comment

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

it wouldn't be a big array in this case, still you're right.

Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

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

🐘

@blizzz blizzz merged commit acce19f into stable13 Sep 13, 2018
@blizzz blizzz deleted the backport/10820/stable13 branch September 13, 2018 11:11
This was referenced Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug feature: ldap papercut Annoying recurring UX issue with possibly simple fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants