Project

General

Profile

Actions

Bug(バグ) #1202

closed

"Visit Site" link on the pc_backend is wrong (管理画面の「サイトを確認」リンクが間違っている」

Added by Shogo Kawahara over 14 years ago. Updated over 14 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Target version:
Start date:
2010-06-27
Due date:
% Done:

100%

Estimated time:
3.6 で発生するか:
3.8 で発生するか:

Description

Overview

"Visit Site" link on the pc_backend is wrong.

Environment

  • OpenPNE3.5.3

Causes

apps/pc_backend/templates/layout.php

19 <h1><?php echo __('%sns% Administration', array('%sns%' => $op_config['sns_name'])) ?></h1>
20 <span id="visit-site"><a href="<?php echo app_url_for('pc_frontend', '@homepage') ?>" target="_blank"><?php echo __('Visit Site') ?></a></span>
21 </div>

In line 20, app_url_for() MUST use 3rd argument.


Related issues 1 (0 open1 closed)

Related to OpenPNE 3 - Enhancement(機能追加・改善) #1080: Add a button to view site on the pc_backend. (管理画面に「サイトを確認」ボタンを追加)Fixed(完了)Shogo Kawahara2010-05-17

Actions
Actions #1

Updated by Shogo Kawahara over 14 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

更新履歴 3b03f543351ba1ac983cdde1f752517c659ce327 で適用されました。

Actions #2

Updated by Rimpei Ogawa over 14 years ago

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

Updated by Kousuke Ebihara over 14 years ago

  • Status changed from Pending Testing(テスト待ち) to Fixed(完了)
  • % Done changed from 70 to 100
Actions

Also available in: Atom PDF