Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Since OKS 4.0 the TopicMapIF interface has been changed to hide the transaction layer. By hiding this layer, a user has no direct connection to the IndexManagerIF anymore. Therefor...

Priority-Medium
GoogleCode
Defect
Component-Engine

``` Continuing on issue #353, but now for another testcase: TMExporterFilterTestGenerator is never used in tests as it is missing from test-data/config/tests.xml. Adding it to the test config results in...

Priority-Medium
GoogleCode
Defect
Component-Engine

``` Continuing on issue #344, but now for another testcase: XTMFragmentExporterTestGenerator is never used in tests as it is missing from test-data/config/tests.xml. Adding it to the test config results in...

Priority-Medium
GoogleCode
Defect
Component-Engine

``` It is counter-intuitive to leave Omnigator and go to Ontopoly to make changes to a topic map, but go the other direction to make the more substantive change of...

Enhancement
GoogleCode
Component-Ontopoly
Priority-Low

``` As discussed in the thread "Changing Ontopoly's appearance" [1] in the Ontopia Google Group, I suggest that users may want to use a different skin for Ontopoly with different...

Enhancement
GoogleCode
Component-Ontopoly
Priority-Low

``` At one point, the Ontopoly user guide points out that clicking Back in the browser may show you an outdated page. In other words, people are going to use...

Enhancement
GoogleCode
Component-Ontopoly
Priority-Low
Newbie

``` In XTM2TopicMapExporter, the flag export_itemids is not respected everywhere. What steps will reproduce the problem? XTM2TopicMapWriter writer = new XTM2TopicMapWriter(filename); writer.setExportSourceLocators(false); writer.write(tm); Still writes item identifiers. I believe this...

Priority-Medium
GoogleCode
Defect
Component-Engine
Syntax-XTM

``` We just had a DB2TM sync fail because one of the function columns crashed on one of the values. Unfortunately, because the value is not logged, we don't know...

Priority-Medium
GoogleCode
Defect
Component-DB2TM

``` Changing predicate order in the OR clause, for example from {a | b } to { b | a } with the rest of the query left intact affects...

Priority-Medium
Component-Tolog
GoogleCode
Defect

``` Kevin Trainor reported the following error: ERROR 2010-11-23 14:59:01,702 wicket.RequestCycle - Method onLinkClicked of interface org.apache.wicket.markup.html.link.ILinkListener targeted at component [MarkupContainer [Component id = occurrences]] threw an exception org.apache.wicket.WicketRuntimeException: Method...

Priority-Medium
GoogleCode
Defect
Component-Ontopoly
Release5.2.0