Project

General

Profile

Actions

Bug(バグ) #4593

closed

mobile 向けのプロフィール用写真のメール投稿へのリンクがスマートフォン向け画面に存在している

Added by kaoru n over 1 year ago. Updated over 1 year ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2023-05-26
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)

Description

Overview (現象)

mobile 向けのプロフィール用写真のメール投稿へのリンクがスマートフォン向け画面に存在している。

Causes (原因)

Way to fix (修正内容)

下記の記述を削除する
https://github.com/openpne/OpenPNE3/blob/master/apps/pc_frontend/modules/member/templates/smtConfigImageSuccess.php#L26-L29

<?php if (3 >= $sf_user->getMember()->getMemberImage()->count()): ?>
<?php echo __('Send E-mail that has a photo to use as your image.') ?><br>
<?php echo op_mail_to('member_add_image', array(), __('Send E-mail')) ?>
<?php endif; ?>


Subtasks 2 (0 open2 closed)

Backport(バックポート) #4594: mobile 向けのプロフィール用写真のメール投稿へのリンクがスマートフォン向け画面に存在しているFixed(完了)kaoru n2023-05-26

Actions
Backport(バックポート) #4595: mobile 向けのプロフィール用写真のメール投稿へのリンクがスマートフォン向け画面に存在しているFixed(完了)kaoru n2023-05-26

Actions
Actions #1

Updated by kaoru n over 1 year ago

  • Description updated (diff)
Actions #2

Updated by kaoru n over 1 year ago

  • Status changed from New(新規) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

https://github.com/openpne/OpenPNE3/pull/694
にてプルリクエストしました

Actions #3

Updated by Rimpei Ogawa over 1 year ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70
Actions #4

Updated by isao sano over 1 year ago

  • Status changed from Pending Testing(テスト待ち) to Pending Merge(マージ待ち)
  • % Done changed from 70 to 80

試験完了しました。問題ありません。

Actions #5

Updated by kaoru n over 1 year ago

  • Status changed from Pending Merge(マージ待ち) to Fixed(完了)
  • % Done changed from 80 to 100

マージしました

Actions

Also available in: Atom PDF