Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

0013698: internet explorer 11.0.9600.18738 is unable to open tine #6775

Closed
Gloirin opened this issue Jun 9, 2018 · 1 comment
Closed

0013698: internet explorer 11.0.9600.18738 is unable to open tine #6775

Gloirin opened this issue Jun 9, 2018 · 1 comment
Assignees
Labels
Bug Mantis Migrated from old Mantis bugtracker forge.tine20.org Tinebase JavaScript

Comments

@Gloirin
Copy link
Contributor

Gloirin commented Jun 9, 2018

Reported by WolfgangAndreas on 12 Jan 2018 11:21

Version: 2017.08.10 Community Edition

A malformed function in the tinebase.js is preventing Internet Explorer from Opening the Tine 2.0 Login page:
The Debugger says, that there is a missing ":" at line 4833 in Tnebase-00c912ab3087779d0fdd-FAT.debug.js.

FIX:
After changing the function definition from "getContentTypeDefinition(contentType) {" to "getContentTypeDefinition: function(contentType) {" everything is working fine.

Maybe you want to implement this fix into Tine-Repo ? :-)

Steps to reproduce: 1. Set Debug Level to "DEBUG"
2. Navigate to tine2.0 Login page
3. The "Loading-Wheel" will be running infinite.

@Gloirin Gloirin added this to the 2018.02.2 Community Edition milestone Jun 9, 2018
@Gloirin Gloirin self-assigned this Jun 9, 2018
@Gloirin Gloirin added Bug Mantis Migrated from old Mantis bugtracker forge.tine20.org Tinebase JavaScript labels Jun 9, 2018
@Gloirin Gloirin closed this as completed Jun 9, 2018
@Gloirin
Copy link
Contributor Author

Gloirin commented Jun 11, 2018

Comment posted by pschuele on 1 Mar 2018 16:55

thanks for the hint, this has been fixed!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Mantis Migrated from old Mantis bugtracker forge.tine20.org Tinebase JavaScript
Projects
None yet
Development

No branches or pull requests

1 participant