RocketChat / RocketChat/Rocket.Chat
in deployments with ROOT_URL set, audio recording is not working
Open
@rodrigok is already working on this.
Since Jun 7, 2017.
type: bug
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Rocket.Chat Version: 0.56.0
Running Instances: 1
DB Replicaset OpLog: Disabled
Commit 301880750737f1345e641d5718617e07098195c3
Node Version: v4.8.1
The audio recording gives an error in the javascript console in the browser.
It tries to load /recorderWorker.js when the prefixed script is at /prefix/recorderWorker.js
I'm not sure if there are more add-ons or plugins that fail in the same way. I'm not a javascript developer
and have problems understanding the process of build/deployment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.