RockychengJson / humiee

Automatically exported from code.google.com/p/humiee
0 stars 0 forks source link

Human task /Interface tab -port type field not initializing #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This may due to updating the port type context filling mechanism via WSDL 
extraction.

Original issue reported on code.google.com by senanaya...@gmail.com on 30 Jun 2011 at 6:59

GoogleCodeExporter commented 9 years ago
I think so.

Original comment by sumudith...@gmail.com on 30 Jun 2011 at 7:03

GoogleCodeExporter commented 9 years ago
Threat was Found.Symbols like {,} should not be include directly to text 
boxes.I think we have to find a way to insert symbols.

For a example
SQL> INSERT INTO temp_table VALUES (‘select * from emp where ename = \&1′); 

here they use '\&'  to use the '&' symbol.

Original comment by sumudith...@gmail.com on 3 Jul 2011 at 6:33