Skip to content

Fixed recursive reload bug in bbb-autoclose#105

Open
birkastoana wants to merge 1 commit into
sakaicontrib:masterfrom
birkastoana:change_autoclose_to_jsp
Open

Fixed recursive reload bug in bbb-autoclose#105
birkastoana wants to merge 1 commit into
sakaicontrib:masterfrom
birkastoana:change_autoclose_to_jsp

Conversation

@birkastoana
Copy link
Copy Markdown
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