← Back to team overview

mahara-contributors team mailing list archive

[Bug 1262928] Re: Add users by CSV - enforce browse for file button only accepts csv files

 

** Also affects: mahara/1.11
   Importance: Undecided
       Status: New

** Also affects: mahara/1.10
   Importance: Low
     Assignee: Nigel Cunningham (nigelc-g)
       Status: Fix Committed

** Changed in: mahara/1.11
       Status: New => Fix Committed

** Changed in: mahara/1.11
   Importance: Undecided => Low

** Changed in: mahara/1.11
    Milestone: None => 1.11.0

** Changed in: mahara/1.10
    Milestone: 1.11.0 => 1.10.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1262928

Title:
  Add users by CSV - enforce browse for file button only accepts csv
  files

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.11 series:
  Fix Committed

Bug description:
  As an admin I want to add some users by csv - When I CLICK the choose
  file button I see all of my file types in my newly opened window.
  What would be nice is for the user to only see and be allowed to load
  csv files.  I had thought of this when I was trying to upload a csv
  file using my ipad which only gave me the option to upload an image or
  video.

  I think this is an easy fix by using the ACCEPT attribute for the
  input tag for example <input type="file" accept="text/csv" />

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1262928/+subscriptions


References