Hi, On 11/17/2016 03:24 AM, Iltifat Ibrahimov wrote:
I want to open an item to view but my DSpace downloads it automatically. What can be a reason for this problem?
Assuming that by "item" you mean a bitstream, what you're seeing is the expected behaviour, depending to some extent on the size and the mime type of the file. You might like to read up on the content disposition header, eg here: http://stackoverflow.com/questions/1395151/content-dispositionwhat-are-the-differences-between-inline-and-attachment
There is a setting in dspace.cfg where you can change the file size threshold, but browsers may always behave differently in this regard.
https://github.com/DSpace/DSpace/blob/master/dspace/config/dspace.cfg#L1362 for current master
cheers, Andrea -- Dr Andrea Schweer Lead Software Developer, ITS Information Systems The University of Waikato, Hamilton, New Zealand +64-7-837 9120 -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" 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/dspace-tech. For more options, visit https://groups.google.com/d/optout.
