Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(69)

Issue 105790045: Return 404 for attachments if parent is unavailable or deleted (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by Tanmay Vartak
Modified:
9 years, 10 months ago
Reviewers:
pjo
CC:
connector-cr_google.com
Visibility:
Public.

Description

Return 404 for attachments if parent is unavailable or deleted Code Commit : https://code.google.com/p/plexi/source/detail?r=37ec78244914c552fcc1a119be94a297ab1b2cff&repo=sharepoint

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
M src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java View 1 chunk +6 lines, -0 lines 1 comment Download
M test/com/google/enterprise/adaptor/sharepoint/SharePointAdaptorTest.java View 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Tanmay Vartak
9 years, 11 months ago (2014-06-03 18:53:07 UTC) #1
Tanmay Vartak
https://codereview.appspot.com/105790045/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java File src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java (right): https://codereview.appspot.com/105790045/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java#newcode2348 src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java:2348: if ("0".equals(itemCount)) { ItemCount will be 0 if parent ...
9 years, 11 months ago (2014-06-03 19:03:58 UTC) #2
pjo
On 2014/06/03 19:03:58, Tanmay Vartak wrote: > https://codereview.appspot.com/105790045/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java > File src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java > (right): > > ...
9 years, 11 months ago (2014-06-03 19:17:32 UTC) #3
pjo
9 years, 11 months ago (2014-06-03 19:17:39 UTC) #4
LGTM.  Thank you
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b