uPortal-Attic / uportal-home

Alternative UI for Apereo uPortal (originally built for MyUW)
http://uportal-project.github.io/uportal-home/
Apache License 2.0
25 stars 27 forks source link

WIP: fix: fail safe when portlet lacks title #798

Open apetro opened 6 years ago

apetro commented 6 years ago

In case where portlet.title undefined don't consider that portlet a filter match on title but also don't exception out the whole filtering attempt.

The app directory data should be good. This should never be a problem. But if the data is bad in this way, the consequence should be contained to the handling of that one bad record.


Contributor License Agreement adherence:

apetro commented 6 years ago

The automatic CHANGELOG merge doesn't correctly conceptually merge, in that it would document this change into the wrong release.

ChristianMurphy commented 6 years ago

:bellhop_bell: @apetro friendly reminder that this is close to being merge-able.