Skip to content
Snippets Groups Projects
  • Vincent Petry's avatar
    335b2f40
    Fixed download file from URL error messages · 335b2f40
    Vincent Petry authored
    - 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
    335b2f40
    History
    Fixed download file from URL error messages
    Vincent Petry authored
    - 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
eventsource.php 2.41 KiB