Paul Neubauer

Results 4 issues of Paul Neubauer

With the work on https://jira.owncloud.com/browse/WEB-1095 we have found some issues regarding our `dav.js`. 1. Parsing of e.g. Propfind response does manipulate the keys und values of a prop significantly. This...

dependencies

We've fixed an issue where `_parsePropNode` in the dav client cut off subobjects of an object.

## Description ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ......

### Expected behaviour OcTextArea should emit an change event when the focus is lost ### Actual behaviour OcTextArea doesn't emit on focus lost