Ticket #1183 (closed バグ指摘: 修正済)
[フロント]商品一覧・詳細ページ:存在しないカテゴリーIDまたは商品IDをGETパラメータに与えるとエラー発生
Reported by: | kotani | Owned by: | kotani |
---|---|---|---|
Priority: | 中 | Milestone: | EC-CUBE2.11.0 |
Component: | フロント | Version: | 2.11.0 β2 |
Keywords: | Cc: | ||
修正済み: |
Description
フロント(3デバイスとも)>商品一覧(/products/list.php?category_id=xxx)
フロント(3デバイスとも)>商品詳細(/products/detail.php?product_id=xxx)
<b>Fatal error</b>: https://eccube.local/products/list.php?category_id=xxxx&PHPSESSID=3m57vgqtdogv7vu928dqacsmn6 SERVER_ADDR: 192.168.56.103 REMOTE_ADDR: 192.168.56.1 USER_AGENT: Mozilla/5.0 (Windows; U; Windows NT 6.1; ja; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 SQL: SELECT parent_category_id FROM dtb_category WHERE category_id = $1 MDB2 Error: not found [Error message: Unable to bind to missing placeholder: 0] /mnt/working_copy/eccube211/html/products/list.php 34:LC_Page_Products_List_Ex->process /mnt/working_copy/eccube211/data/class_extends/page_extends/products/LC_Page_Products_List_Ex.php 56:LC_Page_Products_List->process /mnt/working_copy/eccube211/data/class/pages/products/LC_Page_Products_List.php 88:LC_Page->sendResponse /mnt/working_copy/eccube211/data/class/pages/LC_Page.php 133:SC_Display->prepare /mnt/working_copy/eccube211/data/class/SC_Display.php 71:SC_Display->setDevice /mnt/working_copy/eccube211/data/class/SC_Display.php 112:SC_SiteView->SC_SiteView /mnt/working_copy/eccube211/data/class/SC_SiteVi in <b>/mnt/working_copy/eccube211/data/class/SC_Query.php</b> on line <b>903</b><br />
Change History
Note: See
TracTickets for help on using
tickets.