------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4750/
------------------------------------------------------------------------------

New ticket #4750 by totoroliu
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


------------------------------------------------------------------------------
SVN 1.10 binary file not showing up DIFF file list
==============================================================================

# What version are you running?
ReviewBoard 2.5.17

# What's the URL of the page containing the problem?
/r/#######/diff/1#index_header

# What steps will reproduce the problem?
1. Use SVN 1.10 to create a change containing binary file
2. rbt post
3. 


# What is the expected output? What do you see instead?
When using SVN 1.9,
the DIFF page would still show the binary file name in the file list,
and the DIFF section would show "This is a binary file. The content cannot be 
displayed.
But when using SVN 1.10,
the binary file name can't be found on DIFF page at all.


# What operating system are you using? What browser?
Ubuntu 16.04
Chromium 69.0.3497.81


# Please provide any additional information below.
the binary file "svn diff" output is differnet between SVN 1.9 and SVN 1.10:

SVN 1.9:

Index: /binary1
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: /binary1
===================================================================
--- /binary1    (nonexistent)
+++ /binary1    (working copy)

Property changes on: /binary1
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property


SVN 1.10:
Index: /binary1
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: /binary1
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property





------------------------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to