vaadin / portlet

Portlet support for Vaadin Flow
https://vaadin.com
Other
2 stars 3 forks source link

fix: Fix uploading on Pluto portlets #207

Closed caalador closed 2 years ago

caalador commented 2 years ago

Do not send extra url that gets partially duplicated.

Update pluto to 3.1.1 for security fixes

Fixes #190

vaadin-bot commented 2 years ago

SonarQube analysis reported 2 issues

  1. MAJOR PortletStreamRequestHandler.java#L152: Define and throw a dedicated exception instead of using a generic one. rule
  2. MAJOR PortletStreamResourceRegistry.java#L102: Define and throw a dedicated exception instead of using a generic one. rule