Skip to content

BUGFIX: Fix error handling#240

Merged
kdambekalns merged 3 commits intoFlowpack:masterfrom
kdambekalns:fix-error-handling
Jan 15, 2018
Merged

BUGFIX: Fix error handling#240
kdambekalns merged 3 commits intoFlowpack:masterfrom
kdambekalns:fix-error-handling

Conversation

@kdambekalns
Copy link
Copy Markdown
Member

No description provided.

If the expected alias was missing, the command would die with

    Notice: Trying to get property of non-object in
    NodeIndexCommandController.php line 306
When / and /sites are to be indexed, it is rather unsurprising to not
find a fulltext root. Thus this changes skips these messages:

    NodeIndexer: No fulltext root found for node / (...)
    NodeIndexer: No fulltext root found for node /sites (0...)

for the root and sites node.
@kdambekalns kdambekalns self-assigned this Jan 12, 2018
@daniellienert
Copy link
Copy Markdown
Contributor

👍🏼

@kdambekalns
Copy link
Copy Markdown
Member Author

@daniellienert Is that consciously not a formal review, or …?

@daniellienert
Copy link
Copy Markdown
Contributor

@kdambekalns thats a read-the-code-on-my-phone-app-which-has-no-review-button kind of a review :)

@kdambekalns
Copy link
Copy Markdown
Member Author

@daniellienert Ah, ok. But… there is a review button on mobile, under the changes tab. At the bottom:
img_feeb0c9b66d7-1

@kdambekalns kdambekalns merged commit bfd1cf1 into Flowpack:master Jan 15, 2018
@kdambekalns kdambekalns deleted the fix-error-handling branch January 15, 2018 08:56
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