Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-264

Database query error after upgrade when rss feeds are used in admin

    XMLWordPrintable

    Details

    • Type: Bug Report
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.0
    • Fix Version/s: 5.0.1
    • Component/s: Install / Upgrages
    • Labels:
      None

      Description

      When rss feeds are setup for categories to be upgraded, then after upgrade I got database query error:

      Fatal Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM News main_table LEFT JOIN NewsCustomData cd ON cd.ResourceId = main_ta' at line 2 (1064)
      SQL:
      SELECT main_table.NewsId, cd.
      FROM News main_table
      LEFT JOIN NewsCustomData cd ON cd.ResourceId = main_table.ResourceId
      WHERE LENGTH(cd.) > 0 core\kernel\application.php on line 2411

        Attachments

          Activity

            People

            • Assignee:
              alex Alex
              Reporter:
              alex Alex
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: