Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ViMP Videos funktionieren nur in Darstellung 3 #15

Open
fluxdw opened this issue Sep 19, 2022 · 2 comments
Open

ViMP Videos funktionieren nur in Darstellung 3 #15

fluxdw opened this issue Sep 19, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@fluxdw
Copy link
Contributor

fluxdw commented Sep 19, 2022

Hallo,
wir haben seit einiger Zeit das Problem, dass sich Videos nicht mehr im Modal abspielen lassen. In Darstellung 3 ohne Modal funktioniert es.
Wenn ich in Darstellung 1 oder 2 auf das Video klicke, geht das Modal ganz klein auf. In der Browserkonsole sehe ich folgenden Fehler:
Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Object. (xvmp_content.js?version=1-8-2&version=7.7_2022-03-09:73:27)
at fire (jquery.js?version=7.7_2022-03-09:3496:31)
at Object.fireWith [as resolveWith] (jquery.js?version=7.7_2022-03-09:3626:7)
at done (jquery.js?version=7.7_2022-03-09:9786:14)
at XMLHttpRequest. (jquery.js?version=7.7_2022-03-09:10047:9)
Sieht so aus, als wird da das html der Seite als json geparst?

image

@fluxdw fluxdw added the bug Something isn't working label Sep 19, 2022
@fluxdw
Copy link
Contributor Author

fluxdw commented Sep 19, 2022

@fluxdw
Copy link
Contributor Author

fluxdw commented Sep 19, 2022

Entsprechende Code Stelle, welche zum Fehler fürt:
https://git.fluxlabs.ch/fluxlabs/ilias/plugins/RepositoryObjects/ViMP/-/blob/main/classes/GUI/Abstract/class.xvmpGUI.php#L312
Als Standard wird ein HTML unavailable in eine Variable gespeichert. Wenn der Verlauf Programm Codes soweit alles erfüllt, wird der response auf json gewandelt und json zurückgegeben.

@fluxdw fluxdw moved this to NEW in @fluxlabs backlog Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: NEW
Development

No branches or pull requests

2 participants