uPortal-Project/uPortal

Personalization Filter NPE with cookiecheck

cbeach47 opened this issue · 0 comments

Describe the bug
At least for some flows, with personalization enabled, /api/cookiecheck fails in the personalizer filter with an NPE, either on wrapper or the result of getContentType(). Just needs a bit more definit

if (wrapper.getContentType().contains("application/json")) {