magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.58k stars 9.32k forks source link

table not found error when changing Category URL Suffix when using database prefix #4033

Closed PascalBrouwers closed 8 years ago

PascalBrouwers commented 8 years ago

Steps to reproduce

  1. Install Magento from develop branch.
  2. Make sure to use database prefix like 'mage_'
  3. Change value of Category URL Suffix in Configuration -> Catalog -> Search Engine Optimalization

    Expected result

  4. configuration saved

    Actual result

  5. Error message appears: "base table or view not found url_rewrite".
PascalBrouwers commented 8 years ago

Nevermind, already fixed in 2.0.4