Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369322 - [github] Blob API requests return 404 for files of 0 bytes
Summary: [github] Blob API requests return 404 for files of 0 bytes
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-21 19:04 EST by Taylor Leese CLA
Modified: 2012-02-06 18:10 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Taylor Leese CLA 2012-01-21 19:04:43 EST
Build Identifier: 

Blob API requests for files of 0 bytes return a 404. Is this expected or maybe a problem with the SDK or API?

Reproducible: Always

Steps to Reproduce:
Make a blob API request for a file of 0 bytes.
Comment 1 Kevin Sawicki CLA 2012-02-06 18:10:01 EST
This should now be working, it was fixed on the backend so no updates are needed to the API jar.