当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Latest FireFox update (v15.0.1) breaks sorting on Google Sites

  • 3 件の返信
  • 19 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: AyesRambler

more options

When using Google Sites feature in Google Apps, the sort feature in the list template page does not work. If you try to sort a list, you get a "server error" message which displays at the top of the page.

This problem is new to v15.0.1 of FireFox. Older versions of FireFox, Internet Explorer 8, and Chrome do not currently have this problem.

When using Google Sites feature in Google Apps, the sort feature in the list template page does not work. If you try to sort a list, you get a "server error" message which displays at the top of the page. This problem is new to v15.0.1 of FireFox. Older versions of FireFox, Internet Explorer 8, and Chrome do not currently have this problem.

この投稿は DeanCAI により に変更されました

すべての返信 (3)

more options

I have setup a temporary Google Apps test site where you can see this error for yourself:

https://sites.google.com/a/cascadeservices.org/intraweb-test/

more options

Looks like a problem with the script that sends a sort request to the server.
I see a sorting message followed by a server error message.

If you check the HTTP request and response header with the Live Http Headers extension then you see that the "sortCol" and "sortBy" params are empty.

json={"path":"/home","sortCol":"","sortBy":"","hasWriteAccess":false,"requestPath":"/a/cascadeservices.org/intraweb-test/"}

more options

This problem still seems to exist in v16.0.2. How long does this sort of problem normally take to get rectified?