操作
Bug(バグ) #1603
完了The activity can't be posted when browser can't use JavaScript (JavaScriptがオフの時にアクティビティが投稿されない)
開始日:
2010-09-21
期日:
進捗率:
100%
予定工数:
3.6 で発生するか:
Yes
3.8 で発生するか:
Unknown (未調査)
説明
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 に変更
更新履歴 1cd3238f9fe94d0bf4cc8ba7e955e911c1573e62 で適用されました。
Kousuke Ebihara さんが約14年前に更新
- ステータス を Pending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更
- 進捗率 を 50 から 70 に変更
Yuma Sakata さんが約13年前に更新
- ステータス を Pending Testing(テスト待ち) から Fixed(完了) に変更
- 進捗率 を 70 から 100 に変更
テストOKです。
操作