mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Merge branch 'share_link__new_share' into share_link__unshare_link
This commit is contained in:
		
						commit
						e9a1ee81ca
					
				| @ -144,6 +144,9 @@ public class CreateShareRemoteOperation extends RemoteOperation { | |||||||
| 					} | 					} | ||||||
| 				} else if (xmlParser.isFileNotFound()){ | 				} else if (xmlParser.isFileNotFound()){ | ||||||
| 					result = new RemoteOperationResult(ResultCode.FILE_NOT_FOUND); | 					result = new RemoteOperationResult(ResultCode.FILE_NOT_FOUND); | ||||||
|  | 					 | ||||||
|  | 				} else { | ||||||
|  | 					result = new RemoteOperationResult(false, status, post.getResponseHeaders());	 | ||||||
| 				} | 				} | ||||||
| 
 | 
 | ||||||
| 			} else { | 			} else { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user