Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【3系】受信メールの削除とよく使う項目の移動、削除ができない #1067

Closed
tnagatomi opened this issue Apr 29, 2019 · 0 comments
Labels
Bug バグ
Milestone

Comments

@tnagatomi
Copy link
Contributor

(このIssueはRedmineのチケットから移行されています)

作成者: 村上 彬
作成日: 2016/11/02 10:52

フォーラムに投稿された内容となります。

http://forum.basercms.net/modules/newbb/viewtopic.php?topic_id=2717&forum=4

3.0.10から3.0.12へアップデートしてからだと思うのですが
管理画面にて受信メールの削除を行うと、
「処理に失敗しました。(404)
送信先のプログラムが見つかりません。」
と表示され削除できません。

これとは別に、よく使う項目の新規追加や編集は問題なく行えますが
ドラッグによる移動を行うと、
「並び替えの保存に失敗しました」と表示され移動できません。
また削除を行うと、「wait」表示が出て固まります。

解決方法のご指導お願いします。

ローカル(mamp)でbaserCMS3.0.10をインストールし3.0.12にアップデートして確認したところ現象が再現できました。
jsが読み込めていないことが原因かWEBサーバで下記ログが出力されております。

127.0.0.1 - - [02/Nov/2016:10:43:17 +0900] "POST /sub/baser3/admin/pages/ajax_update_sort HTTP/1.1" 404 199 "http://baseruf.localhost:8888/sub/baser3/admin/pages/index" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
127.0.0.1 - - [02/Nov/2016:10:43:40 +0900] "GET /sub/baser3/admin/pages/ajax_update_sort HTTP/1.1" 404 8225 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"

以上

@baserproject baserproject deleted a comment from tnagatomi May 16, 2019
@ryuring ryuring added the Bug バグ label May 16, 2019
@ryuring ryuring added this to the 3.0.17 milestone May 16, 2019
@ryuring ryuring closed this as completed May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug バグ
Projects
None yet
Development

No branches or pull requests

2 participants