SQL Bug Detected

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
jakcam
Advanced user
Posts: 19
Joined: Mon Sep 28, 2009 3:08 pm

SQL Bug Detected

Post by jakcam »

Hello,

I have detected an SQL bug in the file testlink/functions/testplan.class.php line 281 in the method "getTestPlanNames", you need to add the character " " before the word "AND".

I wanted to warn you.

Have a nice day

BR
Guillaume
TurboPT
Member of TestLink Community
Posts: 343
Joined: Sun Dec 10, 2006 4:51 am

Post by TurboPT »

Thank you for the find. [needing a space before the AND]

I have entered a Mantis issue, #2975.
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Fixed for 1.8.5. Thanks.
Locked