SuperKaioken / odbc2kml

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

Description.cs Cuts out what I may want in the description #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Click Edit Connection
2.Click Save and Edit
3.Copy the following into description:

[FIELD][TBL]msustudentdatalocks[/TBL][COL]INSTALLATION_NAME[/COL][/FIELD][URL][T
ITLE]google[/TITLE]http://www.google.com[/URL][FIELD][s][TBL]msustudentdatalocks
[/TBL][COL]INSTALLATION_NAME[/COL][/FIELD]

4. The '[s]'  is cut out in the description.

What is the expected output? What do you see instead?
Shouldn't be cut out. Customer may want this

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Spoofed...@gmail.com on 10 Apr 2010 at 6:36

GoogleCodeExporter commented 9 years ago
This is correct behavior. Anything other than the table and column tags will be
trashed when it is parsed.

Original comment by sweenr...@gmail.com on 10 Apr 2010 at 7:31

GoogleCodeExporter commented 9 years ago

Original comment by Spoofed...@gmail.com on 10 Apr 2010 at 10:02