[fusion-trac] #237: Search.php results showing improper nulls

Fusion trac_fusion at osgeo.org
Tue Jul 14 13:33:52 EDT 2009


#237: Search.php results showing improper nulls
----------------------+-----------------------------------------------------
 Reporter:  amorsell  |         Owner:  waltweltonlair
     Type:  defect    |        Status:  closed        
 Priority:  P2        |     Milestone:  2.0           
Component:  Widgets   |       Version:  1.1.1         
 Severity:  Major     |    Resolution:  invalid       
 Keywords:            |   External_id:  1015380       
    State:  New       |       Browser:  All           
       Os:  All       |  
----------------------+-----------------------------------------------------
Changes (by waltweltonlair):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 There's no defect here.  The parcels data set in the attached package
 contains two attribute columns containing IDs: PID and PARCEL_NUM.  Some
 rows have a value for PID but not a value for PARCEL_NUM.  For example,
 the row for JONES, EILEEN has a PID value of 39101.9035, but its
 PARCEL_NUM value is empty / null / missing.  When the parcel is select the
 Properties UI displays the PID attribute.  But 'Search by Parcel ID' uses
 PARCEL_NUM, so of course it won't find 39101.9035.  Also 'Search by Owner'
 displays PARCEL_NUM in its Parcel ID column, and not PID.  If the Search
 tasks are changed to use PID and not PARCEL_NUM then everything is
 consistent.

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/237#comment:3>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.


More information about the fusion-trac mailing list