Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Inheriting Datetimepicker breaks javascript for IE 7 #400

@telefonmann

Description

@telefonmann

By entering

in my module.gwt.xml, IE 7 throws the following javascript error:
"
Line: 1175
Char: 5
Error: Expected identifier, string or number
Code: 0
URL: http://
"
Other browsers don't seem to be affected.

Activity

telefonmann

telefonmann commented on Jun 28, 2013

@telefonmann
Author

Oh, inherits-tag got filtered. I entered "inherits name='com.github.gwtbootstrap.datetimepicker.Datetimepicker'" in module.gwt.xml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @telefonmann

        Issue actions

          Inheriting Datetimepicker breaks javascript for IE 7 · Issue #400 · gwtbootstrap/gwt-bootstrap