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

Fixed recursive reload bug in bbb-autoclose #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

birkastoana
Copy link
Contributor

added bbb-autoclose.jsp with localized message (did not find another solution than plain java in jsp file. Because this is a static resource, nothing else works. Because it does not live inside the sakai-session, you do not get the sakai-locale (instead of default en_US) -> thats why the browser locale is used.)
changed bbb-autoclose html to do not recursively reload itself (Because the logoutUrl lives inside a already created meeting on the BBB-Server, you need to keep the .html file. The JSP will only be called for new created bbb-meetings. Used the default Strings in en.)
added messages to ToolMessages.properties for autoclosing
changed redirect from BBB to the jsp file

….html to do not recursively reload itself, added messages to ToolMessages.properties for autoclosing, changed redirect from BBB to the jsp file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant