Google Code Exporter

Results 11117 issues of Google Code Exporter

``` The problem appears when I try to load a file and it has some errors. Usually, an alert window appears when there is an error. But sometimes, instead of...

Type-Defect
auto-migrated
Priority-Medium

``` The fmatvec::Atom class provided now a general message handling functionallity. All MBSim code should be switched to this: Details: - Derive all MBSim classes from fmatvec::Atom (if not already...

Priority-Medium
Type-Enhancement
auto-migrated

``` Implement e.g. a RigidBody21 (as it exists in a early MBSim version) having 2 translational and 1 rotations degree of freedom. Such Body's should be much faster than the...

Priority-Medium
Type-Enhancement
auto-migrated

``` Currently a Group may be changed to connect it to other elements. E.g. if a Group contains a Frame and a Link and the other side of the Link...

Priority-Medium
Type-Enhancement
auto-migrated

``` At the moment one have to embed Ontopoly using iframes. See src/webapps/ ontopoly/src/main/webapp/examples/embedded-frame.jsp for an example of how to do this. It would also be nice to embed the...

Enhancement
GoogleCode
Component-Ontopoly
Priority-Low

``` If "RDF URI reference" in "rdf:about" attribute includes double byte character, RDFToTopicMapConverter throws MalformedURLException for the double byte character. Would you support double byte character in RDF URI reference?...

Enhancement
GoogleCode
Component-Engine
Priority-Low
Release5.2.0

``` What steps will reproduce the problem? 1. load the instance-of.ltm topic map (trunk/ontopia-engine/src/test/resources/net/ontopia/testdata/query/instance-of. ltm) 2. run the following query in omnigator: select count($INST) from instance-of($INST, topic4) ? 3. You...

Priority-Medium
Component-Tolog
GoogleCode
Defect
Release5.2.0

``` We used to include in the distribution a document describing how to make plugins for Omnigator, but then removed it. Should we add it back? Do we want people...

Priority-Medium
GoogleCode
Defect
Component-Omnigator
Component-Navigator
Component-Documentation

``` ReificationUtils has a 'reify' method that holds extensive logic to be used when reifying an object, e.g. merging reifiable objects or topics when needed or throwing an exception if...

GoogleCode
Defect
Component-Engine
Priority-Critical
Release5.3.1

``` WTF? Some test cases rely on changing the value of initialSize which leads to errors, see my comment to issue #80. If there is no good (*very* good) reason,...

Priority-Medium
GoogleCode
Defect