Bug 36 - Validation of strings in the add_type() method
Summary: Validation of strings in the add_type() method
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: Trading Service (show other bugs)
Version: 0.4
Hardware: All All
: P2 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 1999-07-08 12:14 CDT by Carlos O'Ryan
Modified: 2007-04-18 08:49 CDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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