-
```
In 5.0.2 this works like a charm (from bash: $ python example):
import httplib, urllib
ltm = """
[ brno : city = "Brno"]
"""
body = "topicmap=ItalianOpera.ltm&syntax=text/x-ltm&fragment=" +
urll…
-
```
1. python not listed as required for build, however there are several
python ant tasks. This needs to be added to the documentation.
2. Under the checkfiles-apache-tomcat task, the following fil…
-
```
What steps will reproduce the problem?
1. Intall postgresql 9.2 to host RDBMS backend
2. Attempt to run tests\runtests-rdbms.bat and discover that it has disappeard
from distribution with other …
-
```
What steps will reproduce the problem?
1. Create a new Topic which uses a Date-field
2. Use the date-picker to choose a date
3. The date given from the date-picker returns a date value that is inv…
-
```
Ontopia uses JGroups as a dependency. JGroups fails to include commons-logging
as its dependency, even though it relies on it. Ontopia should include
commons-logging manually to prevent errors w…
-
```
The tag sets a request scope attribute called "oks". This
should continue to work, but an alternative named "ontopia" should be
added, and the documentation be updated to only mention "ontopia"…
-
```
The MapHandler should check if the statement which should be reified is a
duplicate.
```
Original issue reported on code.google.com by `lars.he...@gmail.com` on 21 Jul 2009 at 2:32
-
```
The link from the online Ontopia documentation to the Ontopoly user guide is
broken:
http://www.ontopia.net/doc/current/apache-tomcat/webapps/ontopoly/doc/user-guide
.html Need to fix the target…
-
```
The -scope- tag on takes one value which is called "oks". This
should continue to work, but an alternative named "ontopia" should be
added, and the taglib reference be updated to only mention "…
-
```
With Ontopia r419, I'm getting "NotSerializableException:
net.ontopia.topicmaps.nav2.impl.framework.User" when getting using
something similar to
and the input myfancy.jsp?topic=798
``…