CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Task #32548

Check Sorting

Added by Dirk Wildt over 1 year ago. Updated 6 months ago.

Status:Closed Start date:2011-12-14
Priority:Should have Due date:2012-12-09
Assignee:Dirk Wildt % Done:

0%

Category:PHP Spent time: -
Target version:4.0.0 Estimated time:2.00 hours
Votes: 0

Description

http://typo3-browser-forum.de/fa/list_post/forum/typo3-quick-shop-fragen/thema/typo3-quick-shop-fehlermeldungen-nach-update-und-manual-sorting-nicht-mehr-moeglich/

[INFO/SQL] SELECT tx_quickshop_products.title AS 'tx_quickshop_products.title', tx_quickshop_products.short AS 'tx_quickshop_products.short', tx_quickshop_products.image AS 'tx_quickshop_products.image', tx_quickshop_products.imageseo AS 'tx_quickshop_products.imageseo', tx_quickshop_products.tax AS 'tx_quickshop_products.tax', tx_quickshop_products.uid AS 'tx_quickshop_products.uid', tx_quickshop_products.price AS 'tx_quickshop_products.price', tx_quickshop_products.sorting AS 'tx_quickshop_products.sorting', tx_quickshop_categories.uid AS 'tx_quickshop_categories.uid', tx_quickshop_categories.uid AS 'tx_quickshop_categories.uid'

[WARN/SQL] In TCA is foreign_table_where configured. This may be a risk, because the browser won't process the clause: AND tx_quickshop_categories.pid=###CURRENT_PID### ORDER BY tx_quickshop_categories.uid

[WARN/UTF-8] multisort_rows() uses strtolower(). This is UTF-8 insecure and multibyte insecure!

[INFO/SQL] ORDER BY 'tx_quickshop_products.sorting' Be aware: this is for php ordering but not for the SQL order-by-clause.

I take care of it
Dirk

History

Updated by Dirk Wildt over 1 year ago

  • Target version changed from 4.1.0 to 4.0.0

Updated by Dirk Wildt 6 months ago

  • Due date set to 2012-12-09
  • Status changed from Accepted to Closed

I hadn't any time :(

Also available in: Atom PDF