Bug(バグ) #942
完了
Default ruting rule exists in the mobile_mail_frontend app (mobile_mail_frontendのルーティングルールに不要なデフォルトルールが残っている)
Rimpei Ogawa さんが14年以上前に追加.
14年以上前に更新.
説明
Default ruting rule exists in the mobile_mail_frontend app (mobile_mail_frontendのルーティングルールに不要なデフォルトルールが残っている)
# default rules
homepage:
url: /
param: { module: member, action: index }
消し忘れ
修正内容¶
apps/mobile_mail_frontend/config/routing.yml から不要なルールを削除する。
関連するチケット
2 (0件未完了 — 2件完了)
- ステータス を Accepted(着手) から Pending Review(レビュー待ち) に変更
- 進捗率 を 0 から 50 に変更
- 対象バージョン を OpenPNE 3.5.2 にセット
- ステータス を Pending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更
- ステータス を Pending Testing(テスト待ち) から Rejected(差し戻し) に変更
アプリ側で扱われていないメールを送った場合、以下のようなエラーメールが返されます
This is the mail system at host example.com
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<example@example.com> (expanded from
<get@example.com>): Command died with status 1: " read -rd ''
stdin; cd /OPENPNE_DIR/ > /dev/null && echo
"$stdin" | /usr/bin/php -f symfony openpne:execute-mail-action". Command
output: The route "homepage"
does not exist.
- ステータス を Rejected(差し戻し) から Pending Review(レビュー待ち) に変更
- ステータス を Pending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更
- ステータス を Pending Testing(テスト待ち) から Fixed(完了) に変更
- 進捗率 を 50 から 100 に変更
他の形式にエクスポート: Atom
PDF