<?xml version="1.0" encoding="utf-8"?>
<launchpad-bug id="855505">
  <date_last_updated>2011-12-13 16:14:41.356144+00:00</date_last_updated>
  <api_links>
    <bug_api_link>https://api.launchpad.net/1.0/bugs/855505</bug_api_link>
    <bug_owner_link>https://api.launchpad.net/1.0/~pstoev-askmonty</bug_owner_link>
    <milestone_link></milestone_link>
    <linked_branches_collection_link>https://api.launchpad.net/1.0/bugs/855505/linked_branches</linked_branches_collection_link>
    <activity_link>https://api.launchpad.net/1.0/bugs/855505/activity</activity_link>
  </api_links>
  <bug_web_link>https://bugs.launchpad.net/bugs/855505</bug_web_link>
  <owner>Philip Stoev</owner>
  <assignee>Alexey Botchkov</assignee>
  <milestone_title></milestone_title>
  <duplicate_link></duplicate_link>
  <duplicate_bug_id></duplicate_bug_id>
  <title>ST_TOUCHES reports TRUE for intersecting polygon and linestring</title>
  <status>Fix Released</status>
  <importance>Undecided</importance>
  <created>2011-09-21 12:33:32.244664+00:00</created>
  <description>
<![CDATA[SELECT ST_TOUCHES( GEOMETRYFROMTEXT('  LINESTRING( 1 1 , 1 4 , 5 0 , 8 3 ) ') , POLYGONFROMTEXT('  POLYGON( ( 2 2 , 2 8 , 8 8 , 8 2 , 2 2 ) , ( 4 4 , 4 6 , 6 6 , 6 4 , 4 4 ) ) ') )

returns TRUE in MariaDB and FALSE in PostGIS. The line passes through the polygon, so I think the correct result is FALSE.]]>  </description>
  <activities>
    <activity datechanged="2011-09-21T12:33:32.244664+00:00">
      <oldvalue>
<![CDATA[]]>      </oldvalue>
      <newvalue>
<![CDATA[]]>      </newvalue>
      <whatchanged>bug</whatchanged>
      <person>Philip Stoev</person>
      <message>added bug</message>
    </activity>
    <activity datechanged="2011-09-21T12:33:39.675293+00:00">
      <oldvalue>
<![CDATA[]]>      </oldvalue>
      <newvalue>
<![CDATA[Alexey Botchkov (holyfoot)]]>      </newvalue>
      <whatchanged>maria: assignee</whatchanged>
      <person>Philip Stoev</person>
      <message></message>
    </activity>
    <activity datechanged="2011-09-21T12:33:47.702651+00:00">
      <oldvalue>
<![CDATA[]]>      </oldvalue>
      <newvalue>
<![CDATA[lp:~maria-captains/maria/5.3-gis]]>      </newvalue>
      <whatchanged>branch linked</whatchanged>
      <person>Philip Stoev</person>
      <message></message>
    </activity>
    <activity datechanged="2011-09-22T15:58:02.578294+00:00">
      <oldvalue>
<![CDATA[New]]>      </oldvalue>
      <newvalue>
<![CDATA[Fix Committed]]>      </newvalue>
      <whatchanged>maria: status</whatchanged>
      <person>Alexey Botchkov</person>
      <message></message>
    </activity>
    <activity datechanged="2011-12-13T16:14:40.476650+00:00">
      <oldvalue>
<![CDATA[Fix Committed]]>      </oldvalue>
      <newvalue>
<![CDATA[Fix Released]]>      </newvalue>
      <whatchanged>maria: status</whatchanged>
      <person>Daniel Bartholomew</person>
      <message></message>
    </activity>
  </activities>
  <branches>
    <branch>lp:~maria-captains/maria/5.3-gis</branch>
  </branches>
</launchpad-bug>
