This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

#617 closed defect (fixed)

Indico and Android bug

Reported by: jbenito Owned by: jmonnich
Priority: normal Milestone: v0.97.1
Component: General Version: 0.97.0
Keywords: Cc:

Description

Details:

Dear Indico Support team,

I have noticed that I cannot download files linked to the agenda using
any of the browsers available through Android OS.  Do you plan to
support Android? If so is there a fix available for this problem?

Thank you
Vasu

here some references to solve the problem:

http://www.mail-archive.com/android-developers@googlegroups.com/msg08530.html
http://stackoverflow.com/questions/3992981/android-browser-webview-bug-content-disposition-attachment-filename-xyz-txt
http://moodle.org/mod/forum/discuss.php?d=164712

Change History (3)

comment:1 Changed 5 years ago by jmonnich

  • Status changed from new to assigned

comment:2 Changed 5 years ago by jmonnich

  • Status changed from assigned to in_merge

comment:3 Changed 5 years ago by Adrian Moennich <jerome.ernst.monnich@…>

  • Resolution set to fixed
  • Status changed from in_merge to closed

In [d5bc27eee4023a3b51b6c7d1666a9ab88585500a]:

[FIX] Fix downloads from android devides

  • use content-disposition:attachment for androidish user agents
  • fixes #617
Note: See TracTickets for help on using tickets.