Bug 36

Summary: Validation of strings in the add_type() method
Product: TAO Reporter: Carlos O'Ryan <coryan>
Component: Trading ServiceAssignee: DOC Center Support List (internal) <tao-support>
Status: NEW ---    
Severity: normal CC: schmidt, tao-support
Priority: P2    
Version: 0.4   
Hardware: All   
OS: All   

Description Carlos O'Ryan 1999-07-08 12:14:08 CDT
The add_type() method receives an interfaces repository ID string and
a string that can have a similar format.
The interfaces repository ID cannot be validated with an IfR, but its *format*
could be validated without it.
The other string is (currently) required to match [A-Za-z0-9_]* but this is too
restrictive for most applications, something that looks like an IfR id is
probably more appropiate.
Thanks to Sean Landis for reporting this problem.
Comment 1 Yamuna Krishnamurthy 1999-07-16 08:20:59 CDT
Am looking into it
Comment 2 Nanbor Wang 2001-10-21 13:45:04 CDT
Yamuna, can you please find time to take a look at this one and update the 
bugzilla entry? If you dont have time, can you please capture what needs to be 
done and how to test the changes? If you can give pointers for more information 
it woudl be great. 
Comment 3 Johnny Willemsen 2007-04-18 08:49:33 CDT
to pool