Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

17.0 Browser update not loading my navigation on MANY sites I have developed

  • 3 ответа
  • 1 имеет эту проблему
  • 7 просмотров
  • Последний ответ от morpheus

more options

leandesign.com navigation bar not loading. View in different browser to see the proper page. This is happening on MANY sites that have been designed for clients.

A prompt response would be great!

leandesign.com navigation bar not loading. View in different browser to see the proper page. This is happening on MANY sites that have been designed for clients. A prompt response would be great!

Выбранное решение

That looks like a victim of the user agent sniffing change that changed the Gecko part in the user agent to Gecko/17.0 instead of Gecko/20100101 that previous Firefox versions have.
This change should be reverted in a Firefox 17.0.1 release, so you will have to wait for that.

Quote: We're planning a FF17.0.1 and 17.0.1esr for these changes, to be released (unthrottled) on Friday

It works in the current Aurora build that already has this change (for some reason Nightly doesn't have it).

Found a workaround in this bug report by creating a special override pref (there seem to be a lot of them)

  • Bug 814138 - Javascript/DHMTL not appearing or working in Firefox 17
Прочитайте этот ответ в контексте 👍 0

Все ответы (3)

more options

You probably need to update your Sothink DHTML Menu software. You are using version 6.6.60802 from 2006. The current version is 9.7.943 and your upgrade price from version 6 is $39: http://www.sothink.com/product/dhtmlmenu/upgrade.htm

more options

Выбранное решение

That looks like a victim of the user agent sniffing change that changed the Gecko part in the user agent to Gecko/17.0 instead of Gecko/20100101 that previous Firefox versions have.
This change should be reverted in a Firefox 17.0.1 release, so you will have to wait for that.

Quote: We're planning a FF17.0.1 and 17.0.1esr for these changes, to be released (unthrottled) on Friday

It works in the current Aurora build that already has this change (for some reason Nightly doesn't have it).

Found a workaround in this bug report by creating a special override pref (there seem to be a lot of them)

  • Bug 814138 - Javascript/DHMTL not appearing or working in Firefox 17

Изменено cor-el

more options

Thank you so much for the prompt response.