Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Update site content cannot be displayed in IE11

Your site index also doesn't load in Chrome 35.0.1916.114 m. I get

> Uncaught TypeError: undefined is not a function (index):14

I don't know if there is a recommended format, but my 2 cents are:

From a release engineer's point of view, I'd rather generate the index.html
statically as part of the build than rely on runtime javascript.

From a user's point of view, I find the information what to do with the site
- i.e. install instructions like on the emf site you linked to - much more
useful than the content listing (although having that can be neat at times,
too).


Best,
Carsten

On 22.05.2014 11:23, Igor Vinnykov wrote:
> Hello,
> 
>  
> 
> One of our users reported the problem that the auto-generated update site
> http://download.eclipse.org/technology/subversive/1.1/update-site/ cannot be
> opened in IE11. I see that when this URL is opened in IE11 the page is
> blank. When it's opened in FF then I can see everything like before -
> plug-ins and their versions. It seems that the script that generates page
> content on-fly isn't compatible with latest IE.
> 
>  
> 
> At the same time updates sites of other projects look differently -
> http://download.eclipse.org/modeling/emf/emf/updates/releases/
> 
>  
> 
> The questions are:
> 
> 1. How should we generate update sites to get content that can be displayed
> on all modern browsers?
> 
> 2. Which update site format is up-to-date?
> 
>  
> 
> Any recommendations will be appreciated.
> 
>  
> 
> Best regards,
> 
> Igor Vinnykov
> 
> Subversive Team
> 
>  
> 
>  
> 
> 
> 
> 
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> 

-- 
Yatta Solutions GmbH
- Carsten Reckord -

  t  +49 (0)561 5743277-33
  f  +49 (0)561 5743277-8833
  e  reckord@xxxxxxxx

Anschrift Office Kassel
  Ludwig-Erhard-Straße 12
  34131 Kassel

Anschrift Office Frankfurt a.M.
  Mainzer Landstraße 50
  60325 Frankfurt a.M.

Sitz, Handelsregister:
  Sitz der Gesellschaft: Kassel
  Amtsgericht Kassel, HRB 14720
  USt-IdNr DE263191529

Geschäftsführung:
  Johannes Jacop
  Dr. Christian Schneider

Kontakt Geschäftsstelle:
  t  +49 (0)561 5743277-0
  f  +49 (0)561 5743277-88
  e  info@xxxxxxxx



Back to the top