Skip to content

Conversation

tobbexiv
Copy link
Contributor

@tobbexiv tobbexiv commented Jul 9, 2017

We should not try to access $extra['preserve-paths'] if it is not set.

In some situations it might occur that there is a composer file used without the extra preserve-paths. In this case it is checked that the index is not set, but afterwards the index is accessed. This leads to an error and composer aborts.

We should not try to access $extra['preserve-paths'] if it is not set.
@derhasi derhasi merged commit daa7b35 into drupal-composer:master Jul 10, 2017
@derhasi
Copy link
Member

derhasi commented Jul 10, 2017

Thanks @tobbexiv

@tobbexiv tobbexiv deleted the patch-get-preserve-paths branch July 10, 2017 18:04
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.

2 participants