Ticket #603 (assigned バグ指摘) — at Version 5

Opened 16 years ago

Last modified 16 years ago

DOCUMENT_ROOT=HTML_PATH以外の環境だと、installページへのリダイレクトに不具合がある。

Reported by: shutta Owned by: shutta
Priority: Milestone: EC-CUBE2.4.4
Component: フロント Version: 2.4.3
Keywords: Cc:
修正済み:

Description (last modified by shutta) (diff)

 http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=thread&topic_id=5385&forum=4&post_id=25810#forumpost25810

 http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=flat&topic_id=5427&forum=4

のように、DOCUMENT_ROOT=HTML_PATH以外の環境だと、インストール(ページへのリダイレクト)に不具合がある。

#348 の修正により、今回の不具合が新たに発生している。

Change History

comment:1 Changed 16 years ago by shutta

  • Owner changed from somebody to shutta
  • Status changed from new to assigned

r18564,r18565 にて修正。

comment:2 follow-up: ↓ 3 Changed 16 years ago by shutta

 http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=thread&topic_id=5385&forum=4&post_id=25810#forumpost25810[[BR]] は、別の原因かもしれません。

ですが、  http://localhost/html/ がEC-CUBEのTOPだった場合は、  http://localhost/install/ に飛ばされてしまう不具合があります。

直接  http://localhost/html/install/ にアクセスすればインストール自体はできるので致命的ではないかもしれませんが、初めてインストールする方は途方にくれると思います。

comment:3 in reply to: ↑ 2 Changed 16 years ago by shutta

shutta への返信

 http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=thread&topic_id=5385&forum=4&post_id=25810#forumpost25810[[BR]] は、別の原因かもしれません。

ですが、  http://localhost/html/ がEC-CUBEのTOPだった場合は、  http://localhost/install/ に飛ばされてしまう不具合があります。

直接  http://localhost/html/install/ にアクセスすればインストール自体はできるので致命的ではないかもしれませんが、初めてインストールする方は途方にくれると思います。

URL間違えました。

 http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=thread&topic_id=5385&forum=4&post_id=25810#forumpost25810

ではなくて、

 http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=flat&topic_id=5427&forum=4
の方です。

comment:4 Changed 16 years ago by shutta

  • Description modified (diff)

comment:5 Changed 16 years ago by shutta

  • Description modified (diff)
  • Summary changed from DOCUMENT_ROOT=HTML_PATH以外の環境だと、インストールに不具合。 to DOCUMENT_ROOT=HTML_PATH以外の環境だと、installページへのリダイレクトに不具合がある。
Note: See TracTickets for help on using tickets.