FLUID-6319: The Orator demo is broken because of a typo in the TTS dependency

Metadata

Source
FLUID-6319
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2018-08-13T13:21:13.108-0400
Updated
2024-07-22T10:35:03.840-0400
Versions
N/A
Fixed Versions
  1. 3.0
Component
  1. Text To Speech

Description

The Orator demo ( https://build.fluidproject.org/infusion/demos/orator/ )is broken because the TTS dependency points at https://build.fluidproject.org/infusion/src/components/textToSpeech/js/textToSpeech.js instead of https://build.fluidproject.org/infusion/src/components/textToSpeech/js/TextToSpeech.js

The differences is just that the TextToSpeech.js file name should be heads up camel case instead of heads down. This isn't always caught when testing locally because of case insensitivity.

Comments

  • Cindy Li commented 2018-08-13T14:51:33.525-0400

    The pull request has been merged into the project repo master branch at c56ddc30473b58e80d435f32f322cd89589763cb