J4 Issue ?
avatar eXsiLe95
eXsiLe95
2 Sep 2019

When debugging Joomla!, you may need to execute a sql statement manually. You can copy the pre-build statement from the console, however, in com_content, many prepared array values are used which can not be associated with their meaning.

Steps to reproduce the issue

  • Go to System > Global configuration > System
  • Activate Debug System, Save & Close
  • Go to Articles
  • Open up the Console by clicking the Joomla! Logo on the bottom left corner (if not already opened)
  • Go to Queries

Expected result

:preparedArray<n> has some meaningfull name so that you can reproduce the sql statement by hand

Actual result

PreparedArray

System information (as much as possible)

  • Fresh Joomla! 4.0-dev Installation from Git (Commit 6e3c348)
  • PHP 7.2.19-0ubuntu0.19.04.2
  • MySQL 5.7.27-0ubuntu0.19.04.1
  • Apache/2.4.38 (Ubuntu)
  • Brave Browser Version 0.68.132 Chromium: 76.0.3809.132 (Official Build) (64-bit)

Additional comments

avatar eXsiLe95 eXsiLe95 - open - 2 Sep 2019
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Sep 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 2 Sep 2019
Labels Added: J4 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 2 Sep 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 2 Sep 2019
Status New Discussion
avatar wilsonge
wilsonge - comment - 2 Sep 2019

I don't consider this a beta blocker but definitely a "nice to fix" before we go live with 4.0

avatar Quy Quy - close - 21 Sep 2020
avatar Quy
Quy - comment - 21 Sep 2020

Please test PR #30717

avatar Quy Quy - change - 21 Sep 2020
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2020-09-21 14:13:26
Closed_By Quy

Add a Comment

Login with GitHub to post a comment