操作
Backport(バックポート) #1604
完了The activity can't be posted when browser can't use JavaScript (JavaScriptがオフの時にアクティビティが投稿されない)
開始日:
2010-09-21
期日:
進捗率:
100%
予定工数:
説明
Overview¶
The activity can't be posted when browser can't use JavaScript.
JavaScriptがオフの時にアクティビティが投稿されない
Environment¶
- OpenPNE 3.4.7
- OpenPNE 3.6beta5
Causes¶
- <form> of a template of default/_activityBox on the pc_frontend hasn't "action" attribute.
Way to fix¶
- I added "action" attribute to <form> of that template.
ファイル
Shogo Kawahara さんが約14年前に更新
- ステータス を Accepted(着手) から Pending Review(レビュー待ち) に変更
- 進捗率 を 0 から 50 に変更
更新履歴 663a2a71c8040e4e6cb2b32265c71fbeadcfc99b で適用されました。
Hiroki Mogi さんが約14年前に更新
テストを行ないました。正常に動作していました。
実施したテストケースを添付します。
Kousuke Ebihara さんが約14年前に更新
- ステータス を Pending Review(レビュー待ち) から Fixed(完了) に変更
- 進捗率 を 50 から 100 に変更
レビューOK
操作