Bug 87490

Summary: goto url select any option from proprety listings, select view all properties then select a spec. property this will reproduce the error
Product: [Retired] Red Hat Linux Reporter: joe ardolino <joe>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: high    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: www.fl-properties.com
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-04-07 13:34:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description joe ardolino 2003-03-27 16:47:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:
php, php-mysql loses variable

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.goto www.fl-properties.com 
2.select any option from proprety listings menu. 
3.select view all properties.
4.select a spec. property this will reproduce the error
 

Actual Results:  Warning: mysql_num_rows(): supplied argument is not a valid 
MySQL result resource in /var/www/html/fl-properties/RE1/RE1.php on line 26
page no num_rows 


Expected Results:  The property selected should be displayed

Additional info:

Comment 1 Joe Orton 2003-04-07 13:34:03 UTC
This is likely to be a problem in the script - please see
http://www.php.net/support.php for getting help with writing PHP scripts.

Or http://bugs.php.net/bug.php?id=21198 for an example of why this might be
happening in your script, and how to avoid it.