Closed (fixed)
Project:
Able Player
Version:
3.0.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2023 at 16:51 UTC
Updated:
6 Oct 2023 at 17:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
themusician commentedThank you for the report and patch.
I believe this is related to the Able Player project JS itself, https://github.com/ableplayer/ableplayer/issues/581. I wonder if their proposed fix would also resolve it here until the core project releases a new update?
Comment #5
themusician commentedI tried to reproduce the issue and have not succeeded. Is this for a remote video or local video? Can you share thee exact settings you tried to save that did not take effect until refreshing the page?
Thanks
Comment #6
odlein commentedThe issue is present in 3.0.0-beta1 and 3.x-dev, and does seem to be the same typo mentioned in the core issue you linked: https://github.com/ableplayer/ableplayer/issues/581#issuecomment-1648586370
I was using a remote video (YouTube), and haven't tried with a local video. It is affecting all caption preferences (background, text color, etc).
Comment #7
themusician commentedThank you odelin. I'll try to get your patch in place tomorrow and update dev. Long-term I worry about patching the JS directly as when Able Player itself updates, we'll need to verify the patch is no longer needed or still needed and reroll.
I wonder if I can add the patch via composer with the module?
Thank you again for reporting this and supplying a fix.
Max
Comment #8
themusician commentedAdding the code commit MR as a patch file to play nice with a composer workflow. This will allow the module to maintain synchronicity with the Able Player parent project while allowing for patching of the parent project JS in between releases.
Comment #9
themusician commentedThe composer route did not pan out. Merging.
Comment #10
themusician commentedComment #11
shubham_jain commentedHi everyone, I reviewed it and it is working fine. Moving to RTBC.
Comment #12
themusician commented