mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
SEARCH-956: Addressed review comment
This commit is contained in:
@@ -317,7 +317,7 @@ public class ContentData implements Serializable
|
||||
throw new IllegalArgumentException("\n" +
|
||||
"The content mimetype must be set whenever the URL is set: \n" +
|
||||
" content URL: " + contentUrl + "\n" +
|
||||
" and cannot be 'null'.");
|
||||
" and mimetype cannot be 'null'.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user