DECA-289: "Browse File" button is not a string in exporter.js

Metadata

Source
DECA-289
Type
Bug
Priority
Major
Status
Reopened
Resolution
N/A
Assignee
Jonathan Hung
Reporter
Jonathan Hung
Created
2012-06-28T15:51:17.706-0400
Updated
2012-12-03T11:04:06.370-0500
Versions
  1. 0.6
  2. 0.7
Fixed Versions
  1. Future
Component
N/A

Description

"Browse File" string is not in the Exporter.js file. It should be to be consistent with all other UI strings.

Comments

  • Justin Obara commented 2012-07-09T15:19:24.330-0400

    There is a bug in the uploader ( FLUID-4726 ) that prevents it from using strings passed in to update the UI. When this is fixed, exporter.js should be able to take in a string for the browse file button and pass it down to the uploader.