[fdo-trac] #450: Expression Function SUBSTR does not work as expected

FDO trac_fdo at osgeo.org
Fri Jan 16 16:32:20 EST 2009


#450: Expression Function SUBSTR does not work as expected
----------------------------+-----------------------------------------------
   Reporter:  thomasknoell  |       Owner:  gregboone
       Type:  defect        |      Status:  new      
   Priority:  major         |   Milestone:           
  Component:  FDO API       |     Version:  3.4.0    
   Severity:  3             |    Keywords:           
External_id:                |  
----------------------------+-----------------------------------------------
 The expression function SUBSTR allows a user to enter a negative number as
 the start position of a substring. If a negative number is entered, the
 start of the substring is calculated from the end of the source string
 according to the provided index. The current default implementation of
 this function does not support this. Instead, it returns a string from the
 1st position of the source string.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/450>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list