ontopia / ontopia

The open source tools for building, maintaining and deploying Topic Maps-based applications.
https://ontopia.net
Apache License 2.0
53 stars 12 forks source link

problem with character " (quotation mark) in ontopoly #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is a problem with using quotation mark (character: ") in ontopoly at
creating of new instances.

For example x"z creates x"z
How to add for example: Ladislav "lace" Hagara ?

It is interesting that it is possible to replace character " with "
later in View instances ...

The same problem in both Ontopia 5.0.0 and 5.1.0-SVN. 

Original issue reported on code.google.com by ladislav...@gmail.com on 6 May 2010 at 3:08

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by lar...@gmail.com on 11 May 2010 at 7:21

GoogleCodeExporter commented 9 years ago
Same in 5.1.0.
BTW, I was trying to send " by tmrap in ltm syntax, " didn't work but
\u000022 works.

Original comment by ladislav...@gmail.com on 21 Jul 2010 at 3:16

GoogleCodeExporter commented 9 years ago
" is HTML/XML-syntax, and doesn't work in LTM. Here is a description of LTM 
escape syntax: http://www.ontopia.net/download/ltm.html#N695

Original comment by lar...@gmail.com on 21 Jul 2010 at 1:10

GoogleCodeExporter commented 9 years ago
I'm not able to reproduce this problem. From what I can see Ontopoly does the 
right thing when " or " is entered in the editor.

Original comment by indiapaleale@gmail.com on 8 Oct 2010 at 6:27

GoogleCodeExporter commented 9 years ago
Just testing Ontopia 5.1.1b3-20101014 with Java 6u22. Still the same problem.
Try to create "New instance" contained "".

Original comment by ladislav...@gmail.com on 15 Oct 2010 at 3:08

Attachments:

GoogleCodeExporter commented 9 years ago
Aha, now I see what you mean. Will fix.

Original comment by indiapaleale@gmail.com on 15 Oct 2010 at 6:58

GoogleCodeExporter commented 9 years ago
Fixed by revision 1422.

Original comment by indiapaleale@gmail.com on 15 Oct 2010 at 7:00

GoogleCodeExporter commented 9 years ago

Original comment by indiapaleale@gmail.com on 16 Oct 2010 at 7:10

GoogleCodeExporter commented 9 years ago
Yea, in 5.1.1b4 really fixed. :-)

Original comment by ladislav...@gmail.com on 18 Oct 2010 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by indiapaleale@gmail.com on 18 Oct 2010 at 5:51