Closed GoogleCodeExporter closed 9 years ago
I really need to see your slinkee file. I have tested this plugin extensively
and
it works everytime for me, you must have found the exception. Please send the
slinkee file for your function group.
Original comment by rich.hei...@gmail.com
on 6 Nov 2006 at 2:46
Here is this slinkee file. If it will work on your system, next week I will
have
free time and will try to debug code.
Original comment by irm...@gmail.com
on 13 Nov 2006 at 12:28
Attachments:
Not sure how your XML is getting messed up, but that is exactly the problem,
the
FUGR must be first in the NODE. Not sure how it would be coming after SPRAS =
'X'.
This makes no sense to me. Make sure that you have the latest version of
everything.
Rich
Original comment by rich.hei...@gmail.com
on 14 Nov 2006 at 7:45
I have the same problem. After some investigations I could find out following:
During creation of the xml for a FUGR (withing method
"CREATEIXMLDOCFROMOBJECT") the
tag '<FUGR SPRAS="E" AREA="ZZTEST" AREAT="Dynamic Selections">' is set within:
setattributesfromstructure( node = rootnode
structure = xtlibt ).
xtlibt - based on TLIBT (which delivers the attributes for the tag) has the
following components:
-1. SPRAS,
-2. AREA,
-3. AREAT
As a consequence: this probably wrong order within the structure defines that
the
attribute SPRAS is written as the first own within the xml.
Daniel
________________
Original comment by danwei...@gmx.de
on 22 Dec 2006 at 12:34
Original comment by daniel.m...@gmail.com
on 28 Dec 2006 at 4:06
Original comment by ewherrm...@gmail.com
on 29 Jan 2007 at 10:14
Issue moved to plugin project:
http://code.google.com/p/saplink-plugins/issues/list
Original comment by ewherrm...@gmail.com
on 31 Jan 2007 at 1:55
Original comment by ewherrm...@gmail.com
on 31 Jan 2007 at 2:18
Original issue reported on code.google.com by
irm...@gmail.com
on 3 Nov 2006 at 7:15Attachments: