Closed
Bug 211541
Opened 22 years ago
Closed 22 years ago
Gives error on query if my product name contain apostrophe ( ' )string
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: naveen_joshi, Assigned: endico)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Build Identifier:
My one of the Product Name is "XYZ'c" which is having apostrophe string.
Whenever I am going to make any query across the product it given the error.
Even when I am running the command ./whineatnews.pl and ./collectstats.pl then
it give the same error for report to globle.pl at line no. 271.
Reproducible: Always
Steps to Reproduce:
1.create new product named " XYZ's bug"
2.run the command "./whineatnews.pl and ./collectstats.pl or make the query on
database from the query page
3.
Actual Results:
It gives error to get query. and indicating to modify globle.pl at line no. 271.
Expected Results:
query output.
Comment 1•22 years ago
|
||
I'm 95% positive this was fixed a LONG time ago....
what version of Bugzilla are you using?
Summary: Gives error on query if my product name contain apostrophe ( ' )string → Gives error on query if my product name contain apostrophe ( ' )string
| Reporter | ||
Comment 2•22 years ago
|
||
I have just upgraded 2.16.3 version from 2.12 version with RH 8.0. Could you
please provide the link for solutions.
Comment 3•22 years ago
|
||
OK, so you're still having this problem in 2.16.3?
| Reporter | ||
Comment 4•22 years ago
|
||
Yes, I have this problem in version 2.16.3
Comment 5•22 years ago
|
||
Are you sure you don't have local code changes on your install? I can't
reproduce this. All of the related bugs I can find were fixed in Bugzilla 2.12
or earlier.
Comment 6•22 years ago
|
||
Tried it on 2.17.6 with no problem.
--> WORKSFORME unless we get new information to the contrary
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•