google-code-export / saplink

Automatically exported from code.google.com/p/saplink
1 stars 2 forks source link

Program Exception On Exception Classes without OTR Text #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to export an Exception Class that has text attributes (Associated
Type SOTR_CONC) but no text has been maintained

What is the expected output? What do you see instead?
Normal export should occur.  Instead the program ends execution with the
message No Entry Found.  This makes it impossible to export this exception
class.  The problem is in the method CREATENODEFROMOTR.  The exception
NO_ENTRY_FOUND from the function call to SOTR_GET_CONCEPT is not being caught.

Original issue reported on code.google.com by Thomas.J...@gmail.com on 20 Sep 2006 at 9:09

GoogleCodeExporter commented 9 years ago
Issue has been fixed.  Please download the newest development version of the two
classes: ZSAPLINK_CLASS and ZSAPLINK from the trunk/core slinkees folder in the
subversion repository

Original comment by ewherrm...@gmail.com on 20 Sep 2006 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by ewherrm...@gmail.com on 11 Oct 2006 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by ewherrm...@gmail.com on 29 Jan 2007 at 10:06

GoogleCodeExporter commented 9 years ago

Original comment by ewherrm...@gmail.com on 5 Feb 2007 at 3:14