Bug 880811

Summary: RollupClone - Colons need to be escaped
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Rick Wagner <rwagner>
Component: EDSAssignee: Filip Elias <felias>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: high    
Version: 5.3.1CC: belong, dlesage, felias, jolee, vhalbert
Target Milestone: ER1   
Target Release: 5.3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The modifySQL method in ODBCServerRemoteImpl handled '::' in queries incorrectly, resulting in unexpected results. Users have had to escape each of the colons to achieve the desired behavior. The modifySQL has been modified to identify occurrences of '::' correctly, so there is no longer a need to escape the colons in queries to achieve the expected behavior.
Story Points: ---
Clone Of: 855868 Environment:
Last Closed: 2013-07-09 15:40:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 855868    
Bug Blocks:    

Description Rick Wagner 2012-11-27 20:19:22 UTC
+++ This bug was initially created as a clone of Bug #855868 +++

Description of problem:
https://issues.jboss.org/browse/TEIID-2096

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

--- Additional comment from  on 2012-09-10 09:32:30 EDT ---

Committed r4414 to https://svn.jboss.org/repos/teiid/branches/7.7.x

--- Additional comment from JBoss JIRA Server on 2012-11-20 09:17:14 EST ---

Steven Hawkins <shawkins> updated the status of jira TEIID-2096 to Closed

Comment 1 Rick Wagner 2012-11-27 20:20:19 UTC
This BZ opened as a tracker for EDS 5.3.1.  It's clone parent was part of a Roll up patch for EDS.

Comment 2 Filip Elias 2012-12-10 10:34:13 UTC
Verified on SOA-P 5.3.1 ER1