Spurious /> in text mode

Hi, in text mode of Oxygen editor when trying to add to e.g <entry/> I type a ">" and end up with <entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/> and any other tag so far I have tried. I think this is a bug. Regards Bernhard -- spitzhalde9 D-79853 lenzkirch bernhard.kleine@gmx.net www.b-kleine.com, www.urseetal.net - thunderbird mit enigmail GPG schlüssel: D5257409 fingerprint: 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09

Hi Bernhard, Do you have this problem when editing XML in the Text editing mode or when editing XQuery with XML tags inside it? Did you make any changes to the Oxygen Preferences->"Editor / Content Completion" page defaults? Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 11/13/2017 12:53 PM, Bernhard Kleine wrote:
Hi,
in text mode of Oxygen editor when trying to add to e.g
<entry/> I type a ">" and end up with
<entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/>
and any other tag so far I have tried.
I think this is a bug.
Regards Bernhard
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

I too have experienced this bug in the Text mode, over various oXygen releases, and just learned to live with it, but I’m glad someone else has raised the question. It happens when you start with an empty, collapsed element, position your cursor before the / then try to type a >. The problem doesn’t occur if the element has any attributes. I haven’t adjusted the content completion options. Best wishes, jk -- Joel Kalvesmaki Managing Editor in Byzantine Studies Dumbarton Oaks 202 339 6435 From: oXygen-user <oxygen-user-bounces@oxygenxml.com> on behalf of "Oxygen XML Editor Support (Radu Coravu)" <support@oxygenxml.com> Date: Monday, November 13, 2017 at 6:49 AM To: "oxygen-user@oxygenxml.com" <oxygen-user@oxygenxml.com> Subject: Re: [oXygen-user] Spurious /> in text mode Hi Bernhard, Do you have this problem when editing XML in the Text editing mode or when editing XQuery with XML tags inside it? Did you make any changes to the Oxygen Preferences->"Editor / Content Completion" page defaults? Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com<http://www.oxygenxml.com> On 11/13/2017 12:53 PM, Bernhard Kleine wrote:
Hi,
in text mode of Oxygen editor when trying to add to e.g
<entry/> I type a ">" and end up with
<entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/>
and any other tag so far I have tried.
I think this is a bug.
Regards Bernhard
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user<https://www.oxygenxml.com/mailman/listinfo/oxygen-user>
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user<https://www.oxygenxml.com/mailman/listinfo/oxygen-user> Disclaimer The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful. This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business. Providing a safer and more useful place for your human generated data. Specializing in; Security, archiving and compliance. To find out more visit the Mimecast website.

That's what I'd expect to happen! By typing the > there you make it into a start tag, for which oxygen then dutifully supplies an end tag. Not a bug, in my opinion. Sent from my Huawei Mobile -------- Original Message -------- Subject: Re: [oXygen-user] Spurious /> in text mode From: "Kalvesmaki, Joel" To: "Oxygen XML Editor Support (Radu Coravu) " ,oxygen-user@oxygenxml.com CC: I too have experienced this bug in the Text mode, over various oXygen releases, and just learned to live with it, but I’m glad someone else has raised the question. It happens when you start with an empty, collapsed element, position your cursor before the / then try to type a >. The problem doesn’t occur if the element has any attributes. I haven’t adjusted the content completion options. Best wishes, jk -- Joel Kalvesmaki Managing Editor in Byzantine Studies Dumbarton Oaks 202 339 6435 From: oXygen-user <oxygen-user-bounces@oxygenxml.com> on behalf of "Oxygen XML Editor Support (Radu Coravu)" <support@oxygenxml.com> Date: Monday, November 13, 2017 at 6:49 AM To: "oxygen-user@oxygenxml.com" <oxygen-user@oxygenxml.com> Subject: Re: [oXygen-user] Spurious /> in text mode Hi Bernhard, Do you have this problem when editing XML in the Text editing mode or when editing XQuery with XML tags inside it? Did you make any changes to the Oxygen Preferences->"Editor / Content Completion" page defaults? Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 11/13/2017 12:53 PM, Bernhard Kleine wrote:
Hi,
in text mode of Oxygen editor when trying to add to e.g
<entry/> I type a ">" and end up with
<entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/>
and any other tag so far I have tried.
I think this is a bug.
Regards Bernhard
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user Disclaimer The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful. This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business. Providing a safer and more useful place for your human generated data. Specializing in; Security, archiving and compliance. To find out more Click Here<http://www.mimecast.com/products/>.

The issue is not the newly created end tag. It’s the spurious text node… /> …that is appended to the end tag. jk From: Lou Burnard <lou.burnard@retired.ox.ac.uk> Date: Monday, November 13, 2017 at 9:22 AM To: "Kalvesmaki, Joel" <KalvesmakiJ@doaks.org>, "Oxygen XML Editor Support (Radu Coravu)" <support@oxygenxml.com>, "oxygen-user@oxygenxml.com" <oxygen-user@oxygenxml.com> Subject: Re: [oXygen-user] Spurious /> in text mode That's what I'd expect to happen! By typing the > there you make it into a start tag, for which oxygen then dutifully supplies an end tag. Not a bug, in my opinion. Sent from my Huawei Mobile -------- Original Message -------- Subject: Re: [oXygen-user] Spurious /> in text mode From: "Kalvesmaki, Joel" To: "Oxygen XML Editor Support (Radu Coravu) " ,oxygen-user@oxygenxml.com CC: I too have experienced this bug in the Text mode, over various oXygen releases, and just learned to live with it, but I’m glad someone else has raised the question. It happens when you start with an empty, collapsed element, position your cursor before the / then try to type a >. The problem doesn’t occur if the element has any attributes. I haven’t adjusted the content completion options. Best wishes, jk -- Joel Kalvesmaki Managing Editor in Byzantine Studies Dumbarton Oaks 202 339 6435 From: oXygen-user <oxygen-user-bounces@oxygenxml.com> on behalf of "Oxygen XML Editor Support (Radu Coravu)" <support@oxygenxml.com> Date: Monday, November 13, 2017 at 6:49 AM To: "oxygen-user@oxygenxml.com" <oxygen-user@oxygenxml.com> Subject: Re: [oXygen-user] Spurious /> in text mode Hi Bernhard, Do you have this problem when editing XML in the Text editing mode or when editing XQuery with XML tags inside it? Did you make any changes to the Oxygen Preferences->"Editor / Content Completion" page defaults? Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com<http://www.oxygenxml.com> On 11/13/2017 12:53 PM, Bernhard Kleine wrote:
Hi,
in text mode of Oxygen editor when trying to add to e.g
<entry/> I type a ">" and end up with
<entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/>
and any other tag so far I have tried.
I think this is a bug.
Regards Bernhard
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user<https://www.oxygenxml.com/mailman/listinfo/oxygen-user>
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user<https://www.oxygenxml.com/mailman/listinfo/oxygen-user> Disclaimer The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful. This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business. Providing a safer and more useful place for your human generated data. Specializing in; Security, archiving and compliance. To find out more Click Here<http://www.mimecast.com/products/>. Disclaimer The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful. This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business. Providing a safer and more useful place for your human generated data. Specializing in; Security, archiving and compliance. To find out more visit the Mimecast website.

I forgot to add: if you want to "open" something like <foo/> so that you can add content, just delete the / and oXygen will turn it back to <foo></foo>, with the cursor in the right place for you to do so. On 13/11/17 14:22, Lou Burnard wrote:
That's what I'd expect to happen! By typing the > there you make it into a start tag, for which oxygen then dutifully supplies an end tag. Not a bug, in my opinion.
Sent from my Huawei Mobile
-------- Original Message -------- Subject: Re: [oXygen-user] Spurious /> in text mode From: "Kalvesmaki, Joel" To: "Oxygen XML Editor Support (Radu Coravu) " ,oxygen-user@oxygenxml.com CC:
I too have experienced this bug in the Text mode, over various oXygen releases, and just learned to live with it, but I’m glad someone else has raised the question. It happens when you start with an empty, collapsed element, position your cursor before the / then try to type a >. The problem doesn’t occur if the element has any attributes. I haven’t adjusted the content completion options.
Best wishes,
jk
--
Joel Kalvesmaki
Managing Editor in Byzantine Studies
Dumbarton Oaks
202 339 6435
*From: *oXygen-user <oxygen-user-bounces@oxygenxml.com> on behalf of "Oxygen XML Editor Support (Radu Coravu)" <support@oxygenxml.com> *Date: *Monday, November 13, 2017 at 6:49 AM *To: *"oxygen-user@oxygenxml.com" <oxygen-user@oxygenxml.com> *Subject: *Re: [oXygen-user] Spurious /> in text mode
Hi Bernhard,
Do you have this problem when editing XML in the Text editing mode or when editing XQuery with XML tags inside it? Did you make any changes to the Oxygen Preferences->"Editor / Content Completion" page defaults?
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 11/13/2017 12:53 PM, Bernhard Kleine wrote:
Hi,
in text mode of Oxygen editor when trying to add to e.g
<entry/> I type a ">" and end up with
<entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/>
and any other tag so far I have tried.
I think this is a bug.
Regards Bernhard
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
*Disclaimer*
The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.
This email has been scanned for viruses and malware, and may have been automatically archived by *Mimecast Ltd*, an innovator in Software as a Service (SaaS) for business. Providing a *safer* and *more useful* place for your human generated data. Specializing in; Security, archiving and compliance. To find out more Click Here <http://www.mimecast.com/products/>.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Hi Joel, Lou, Indeed right now instead of pressing ">" you can use "Del" to delete the "/" and automatically expand the tag. But I will also add an internal improvement request so that when you press ">" inside the empty tag, the tag is automatically expanded and that extra "/>" is automatically removed. Because this also makes sense. Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 11/13/2017 4:25 PM, Lou Burnard wrote:
I forgot to add: if you want to "open" something like <foo/> so that you can add content, just delete the / and oXygen will turn it back to <foo></foo>, with the cursor in the right place for you to do so.
On 13/11/17 14:22, Lou Burnard wrote:
That's what I'd expect to happen! By typing the > there you make it into a start tag, for which oxygen then dutifully supplies an end tag. Not a bug, in my opinion.
Sent from my Huawei Mobile
-------- Original Message -------- Subject: Re: [oXygen-user] Spurious /> in text mode From: "Kalvesmaki, Joel" To: "Oxygen XML Editor Support (Radu Coravu) " ,oxygen-user@oxygenxml.com CC:
I too have experienced this bug in the Text mode, over various oXygen releases, and just learned to live with it, but I’m glad someone else has raised the question. It happens when you start with an empty, collapsed element, position your cursor before the / then try to type a >. The problem doesn’t occur if the element has any attributes. I haven’t adjusted the content completion options.
Best wishes,
jk
--
Joel Kalvesmaki
Managing Editor in Byzantine Studies
Dumbarton Oaks
202 339 6435
*From: *oXygen-user <oxygen-user-bounces@oxygenxml.com> on behalf of "Oxygen XML Editor Support (Radu Coravu)" <support@oxygenxml.com> *Date: *Monday, November 13, 2017 at 6:49 AM *To: *"oxygen-user@oxygenxml.com" <oxygen-user@oxygenxml.com> *Subject: *Re: [oXygen-user] Spurious /> in text mode
Hi Bernhard,
Do you have this problem when editing XML in the Text editing mode or when editing XQuery with XML tags inside it? Did you make any changes to the Oxygen Preferences->"Editor / Content Completion" page defaults?
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 11/13/2017 12:53 PM, Bernhard Kleine wrote:
Hi,
in text mode of Oxygen editor when trying to add to e.g
<entry/> I type a ">" and end up with
<entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/>
and any other tag so far I have tried.
I think this is a bug.
Regards Bernhard
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
*Disclaimer*
The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.
This email has been scanned for viruses and malware, and may have been automatically archived by *Mimecast Ltd*, an innovator in Software as a Service (SaaS) for business. Providing a *safer* and *more useful* place for your human generated data. Specializing in; Security, archiving and compliance. To find out more Click Here <http://www.mimecast.com/products/>.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

This had not been changed with the latest version of Oxygen XML editor 19.1 Am 13.11.2017 um 15:30 schrieb Oxygen XML Editor Support (Radu Coravu) :
Hi Joel, Lou,
Indeed right now instead of pressing ">" you can use "Del" to delete the "/" and automatically expand the tag.
But I will also add an internal improvement request so that when you press ">" inside the empty tag, the tag is automatically expanded and that extra "/>" is automatically removed. Because this also makes sense.
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 11/13/2017 4:25 PM, Lou Burnard wrote:
I forgot to add: if you want to "open" something like <foo/> so that you can add content, just delete the / and oXygen will turn it back to <foo></foo>, with the cursor in the right place for you to do so.
On 13/11/17 14:22, Lou Burnard wrote:
That's what I'd expect to happen! By typing the > there you make it into a start tag, for which oxygen then dutifully supplies an end tag. Not a bug, in my opinion.
Sent from my Huawei Mobile
-------- Original Message -------- Subject: Re: [oXygen-user] Spurious /> in text mode From: "Kalvesmaki, Joel" To: "Oxygen XML Editor Support (Radu Coravu) " ,oxygen-user@oxygenxml.com CC:
I too have experienced this bug in the Text mode, over various oXygen releases, and just learned to live with it, but I’m glad someone else has raised the question. It happens when you start with an empty, collapsed element, position your cursor before the / then try to type a >. The problem doesn’t occur if the element has any attributes. I haven’t adjusted the content completion options.
Best wishes,
jk
--
Joel Kalvesmaki
Managing Editor in Byzantine Studies
Dumbarton Oaks
202 339 6435
*From: *oXygen-user <oxygen-user-bounces@oxygenxml.com> on behalf of "Oxygen XML Editor Support (Radu Coravu)" <support@oxygenxml.com> *Date: *Monday, November 13, 2017 at 6:49 AM *To: *"oxygen-user@oxygenxml.com" <oxygen-user@oxygenxml.com> *Subject: *Re: [oXygen-user] Spurious /> in text mode
Hi Bernhard,
Do you have this problem when editing XML in the Text editing mode or when editing XQuery with XML tags inside it? Did you make any changes to the Oxygen Preferences->"Editor / Content Completion" page defaults?
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 11/13/2017 12:53 PM, Bernhard Kleine wrote:
Hi,
in text mode of Oxygen editor when trying to add to e.g
<entry/> I type a ">" and end up with
<entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/>
and any other tag so far I have tried.
I think this is a bug.
Regards Bernhard
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
*Disclaimer*
The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.
This email has been scanned for viruses and malware, and may have been automatically archived by *Mimecast Ltd*, an innovator in Software as a Service (SaaS) for business. Providing a *safer* and *more useful* place for your human generated data. Specializing in; Security, archiving and compliance. To find out more Click Here <http://www.mimecast.com/products/>.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
-- spitzhalde9 D-79853 lenzkirch bernhard.kleine@gmx.net www.b-kleine.com, www.urseetal.net - thunderbird mit enigmail GPG schlüssel: D5257409 fingerprint: 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09

Hi Bernhard, I will try to hunt for the issue in our system, if you have not been notified of it getting fixed, then it is probably not though. Just to see if I properly understand the situation could you again explain to me step by step just exactly how you are typing the tag? So you are working with a Docbook 5 document in the Text editing mode, right? Maybe explain to me the sequence of keys you are typing, the current obtained result and the expected result. Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 2/18/2018 7:00 PM, Bernhard Kleine wrote:
This had not been changed with the latest version of Oxygen XML editor 19.1
Am 13.11.2017 um 15:30 schrieb Oxygen XML Editor Support (Radu Coravu) :
Hi Joel, Lou,
Indeed right now instead of pressing ">" you can use "Del" to delete the "/" and automatically expand the tag.
But I will also add an internal improvement request so that when you press ">" inside the empty tag, the tag is automatically expanded and that extra "/>" is automatically removed. Because this also makes sense.
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 11/13/2017 4:25 PM, Lou Burnard wrote:
I forgot to add: if you want to "open" something like <foo/> so that you can add content, just delete the / and oXygen will turn it back to <foo></foo>, with the cursor in the right place for you to do so.
On 13/11/17 14:22, Lou Burnard wrote:
That's what I'd expect to happen! By typing the > there you make it into a start tag, for which oxygen then dutifully supplies an end tag. Not a bug, in my opinion.
Sent from my Huawei Mobile
-------- Original Message -------- Subject: Re: [oXygen-user] Spurious /> in text mode From: "Kalvesmaki, Joel" To: "Oxygen XML Editor Support (Radu Coravu) " ,oxygen-user@oxygenxml.com CC:
I too have experienced this bug in the Text mode, over various oXygen releases, and just learned to live with it, but I’m glad someone else has raised the question. It happens when you start with an empty, collapsed element, position your cursor before the / then try to type a >. The problem doesn’t occur if the element has any attributes. I haven’t adjusted the content completion options.
Best wishes,
jk
--
Joel Kalvesmaki
Managing Editor in Byzantine Studies
Dumbarton Oaks
202 339 6435
*From: *oXygen-user <oxygen-user-bounces@oxygenxml.com> on behalf of "Oxygen XML Editor Support (Radu Coravu)" <support@oxygenxml.com> *Date: *Monday, November 13, 2017 at 6:49 AM *To: *"oxygen-user@oxygenxml.com" <oxygen-user@oxygenxml.com> *Subject: *Re: [oXygen-user] Spurious /> in text mode
Hi Bernhard,
Do you have this problem when editing XML in the Text editing mode or when editing XQuery with XML tags inside it? Did you make any changes to the Oxygen Preferences->"Editor / Content Completion" page defaults?
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 11/13/2017 12:53 PM, Bernhard Kleine wrote:
Hi,
in text mode of Oxygen editor when trying to add to e.g
<entry/> I type a ">" and end up with
<entry></entry>/>. There is alway this spurious /> at the end of the line. Is there a reason for it? The same is true for <para/>
and any other tag so far I have tried.
I think this is a bug.
Regards Bernhard
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
*Disclaimer*
The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.
This email has been scanned for viruses and malware, and may have been automatically archived by *Mimecast Ltd*, an innovator in Software as a Service (SaaS) for business. Providing a *safer* and *more useful* place for your human generated data. Specializing in; Security, archiving and compliance. To find out more Click Here <http://www.mimecast.com/products/>.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (4)
-
Bernhard Kleine
-
Kalvesmaki, Joel
-
Lou Burnard
-
Oxygen XML Editor Support (Radu Coravu)