DECA-247: "Download Link" should be "Download PDF"

Metadata

Source
DECA-247
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2012-05-14T13:59:55.953-0400
Updated
2012-05-18T14:47:00.519-0400
Versions
N/A
Fixed Versions
  1. 0.5
Component
  1. Export

Description

The string for the download link should be "Download PDF"

Steps to reproduce:

1) Launch Decapod

2) Add images to import

3) Trigger "Start Export" from any of the export types

4) After the export has completed notice that the download link says "Download Link" instead of "Download PDF"

Environments

FF 12 (Ubuntu 10.04)

Attachments

Comments

  • Justin Obara commented 2012-05-14T14:00:42.387-0400

    Screenshot.png shows the download link displaying "Download Link" instead of "Download PDF"

  • Justin Obara commented 2012-05-14T14:52:01.766-0400

    Fixed the issue by changing the string for the download link to be "Download PDF" also fixed a bug that had prevented the string from being passed all the way down. The changes are in my bitbucket repo:

    https://bitbucket.org/jobara/decapod-ui-05release

  • Justin Obara commented 2012-05-18T14:46:56.718-0400

    Merged into the project repo