-
- Downloads
Fixed download file from URL error messages
- L10N now converted to string to make them work with json_encode - Added specific error message when server doesn't allow fopen on URLs - Fixed client side to correctly show error message in a notification - Added OCP\JSON::encode() method to encode JSON with support for the OC_L10N_String values
Showing
- apps/files/ajax/newfile.php 20 additions, 8 deletionsapps/files/ajax/newfile.php
- apps/files/js/file-upload.js 6 additions, 1 deletionapps/files/js/file-upload.js
- lib/private/eventsource.php 3 additions, 3 deletionslib/private/eventsource.php
- lib/private/json.php 8 additions, 1 deletionlib/private/json.php
- lib/public/json.php 8 additions, 0 deletionslib/public/json.php
Loading
Please register or sign in to comment