Search found 402 matches

by sorin_carbunaru
Tue Jun 11, 2019 12:54 pm
Forum: Other Issues
Topic: ${caret} ends up at wrong position
Replies: 6
Views: 3622

Re: ${caret} ends up at wrong position

Hello Immanuel, The related issue was indeed a bug, and it is already fixed for the next version (22.0, scheduled for February 2020 or so). Unfortunately, I didn't manage to reproduce your issue on my side with oXygen 21.0. If you desire, I can send you a private e-mail with a link to a nightly kit ...
by sorin_carbunaru
Mon Jun 10, 2019 1:10 pm
Forum: Other Issues
Topic: Multiple operations for author mode
Replies: 1
Views: 979

Re: Multiple operations for author mode

Hi Immanuel, After creating the two different actions, each based on a specific operation, you need to create a third action over the ExecuteMultipleActionsOperation (see https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ro/sync/ecss/extensions/commons/operations/ExecuteMultipleActionsOperation....
by sorin_carbunaru
Mon May 27, 2019 9:17 am
Forum: General XML Questions
Topic: Is Batch Validation Possible using S1000D Schemas?
Replies: 1
Views: 1302

Re: Is Batch Validation Possible using S1000D Schemas?

Hello, Yes, we do have support for batch validation (https://www.oxygenxml.com/doc/versions/21.1/ug-editor/topics/project-validation-and-transformation.html). If you right click on a folder inside the Project view, you should see a "Validate" submenu to the bottom of the contextual menu, w...
by sorin_carbunaru
Mon May 27, 2019 8:28 am
Forum: Common Problems
Topic: Git Staging won't accept my SSH passphrase
Replies: 4
Views: 2302

Re: Git Staging won't accept my SSH passphrase

We have pushed some changes to the Git add-on project, but we have not made an official release yet. These changes should fix the problems with SSH keys, by accepting more types of keys. An unofficial add-on kit can be found at http://www.oxygenxml.com/forum/files/1429190527001920.zip. Inside the ZI...
by sorin_carbunaru
Fri May 24, 2019 5:12 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Refactoring and Dependencies Calculations Are Slow
Replies: 6
Views: 2108

Re: Refactoring and Dependencies Calculations Are Slow

Hello, In order for us to analyze this problem, please create a "log4j.properties" file in oXygen's installation directory (on the same level with the oXygen launcher) with the following content: log4j.category.ro.sync.ui.application.ThreadWatchDog=debug, R2 log4j.appender.R2=org.apache.lo...
by sorin_carbunaru
Thu May 23, 2019 3:55 pm
Forum: Common Problems
Topic: Components not Reusable Components
Replies: 6
Views: 2660

Re: Components not Reusable Components

Hello,

Just wanted to update this thread by announcing that oXygen 21.1 is out now, and it comes with the fix that Alex mentioned in the previous post.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu May 23, 2019 3:03 pm
Forum: SDK-API, Frameworks - Document Types
Topic: access project history from wsaccess plugin
Replies: 6
Views: 3448

Re: access project history from wsaccess plugin

Hello, Just wanted to let you all know that oXygen 21.1 was just released a few hours ago and we added the following API methods: - ro.sync.exml.workspace.api.standalone.project.ProjectChangeListener (that has a "void projectChanged(URL oldProjectURL, URL newProjectURL)" method) - ro.sync....
by sorin_carbunaru
Thu May 23, 2019 2:42 pm
Forum: Other Issues
Topic: Chain $ask, $answer and combobox
Replies: 6
Views: 3189

Re: Chain $ask, $answer and combobox

Hello,

Just wanted to announce that oXygen 21.1 has just been released a few hours ago, and it has an improved way of dealing with editor variables.
Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu May 23, 2019 2:41 pm
Forum: Other Issues
Topic: Using ${answer} with xpath_eval
Replies: 2
Views: 1991

Re: Using ${answer} with xpath_eval

Hello,

oXygen 21.1 has just been released a few hours ago, and it contains a fix for the problem you reported.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu May 23, 2019 2:36 pm
Forum: General XML Questions
Topic: Insert cross reference Search
Replies: 2
Views: 2169

Re: Insert cross reference Search

Hello,

oXygen 21.1 has just been released a few hours ago, and it contains a fix for the problem you reported.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Tue May 14, 2019 3:15 pm
Forum: Feature Request
Topic: Cursor position after xinclude insertion
Replies: 4
Views: 2632

Re: Cursor position after xinclude insertion

Hello Kim, What you can do is to create a new Author action in your framework over ExecuteMultipleActionsOperation (see https://www.oxygenxml.com/doc/versions/21.0/ug-editor/topics/the-action-dialog.html and https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ro/sync/ecss/extensions/commons/operat...
by sorin_carbunaru
Tue May 14, 2019 11:33 am
Forum: Other Issues
Topic: Pasting form Excel with Blank Cells
Replies: 9
Views: 3295

Re: Pasting form Excel with Blank Cells

Indeed, I do agree this is a faulty behavior and the copying and pasting should have worked as expected, but I wanted to state that I personally cannot guarantee that it will be fixed in a certain kit or version. However, my team lead agreed for me to take a look at the problem and see what a fix wo...
by sorin_carbunaru
Mon May 13, 2019 10:15 am
Forum: Other Issues
Topic: Pasting form Excel with Blank Cells
Replies: 9
Views: 3295

Re: Pasting form Excel with Blank Cells

Now that you mentioned this bug again, we rescheduled it for version 22 (probably February 2020), as we are too close to releasing 21.1. We will have to further discuss this issue during our meetings with the product architects and the upper management. As a side note, we receive very, very little f...
by sorin_carbunaru
Thu May 09, 2019 10:07 am
Forum: Other Issues
Topic: Pasting form Excel with Blank Cells
Replies: 9
Views: 3295

Re: Pasting form Excel with Blank Cells

I understand. We already have an issue for this, and I added your vote.

Is pasting in the Author page an option for you?
by sorin_carbunaru
Wed May 08, 2019 10:32 am
Forum: Other Issues
Topic: Pasting form Excel with Blank Cells
Replies: 9
Views: 3295

Re: Pasting form Excel with Blank Cells

Hello,

I just tried copying a table with blank cells from Excel to the Author page of both a DITA topic and a DocBook article, and the blank cells were kept... I did this on the latest oXygen version, i.e. 21.0. How did you reproduce the problem?

Regards,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Tue May 07, 2019 10:32 am
Forum: Common Problems
Topic: Hide XML Comments with CSS or LESS in Author Mode
Replies: 4
Views: 3350

Re: Hide XML Comments with CSS or LESS in Author Mode

Hi Steve,

You can create an alternate CSS (see https://www.oxygenxml.com/doc/versions/ ... t-CSS.html), which will be displayed in the Styles menu from the toolbar.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Mon May 06, 2019 9:51 am
Forum: Common Problems
Topic: Global preferences get reset when Oxygen Editor is restarted.
Replies: 1
Views: 1093

Re: Global preferences get reset when Oxygen Editor is restarted.

Hello, Indeed, I just checked and if you leave the text field empty and restart oXygen, the option is reset to its default value. I think that, usually, if someone has a title consisting of more than one word, those words should be easily noticed in the generated filename, i.e. they should either be...
by sorin_carbunaru
Thu May 02, 2019 11:20 am
Forum: DocBook
Topic: Opening ulinks in the browser
Replies: 12
Views: 10960

Re: Opening ulinks in the browser

Hello, I just tried your URLs on oXygen 20.0 (build 2018032903, reset global options) with the following DocBook 4 article: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://docbook.org/xml/4.5/docbookx.dtd...
by sorin_carbunaru
Mon Apr 15, 2019 2:24 pm
Forum: SDK-API, Frameworks - Document Types
Topic: issue(possible bug) with XML templates and custom ID editor variable
Replies: 4
Views: 2490

Re: issue(possible bug) with XML templates and custom ID editor variable

Hello Andreas, Perhaps after getting notified by " ro.sync.exml.workspace.api.listeners.WSEditorChangeListener.editorOpened(URL) ", you could call " ro.sync.exml.workspace.api.editor.WSEditorBase.saveAs(URL) " and set the desired name in the URL. If you want to find out if an edi...
by sorin_carbunaru
Fri Apr 12, 2019 11:51 am
Forum: Other Issues
Topic: Chain $ask, $answer and combobox
Replies: 6
Views: 3189

Re: Chain $ask, $answer and combobox

Yes, we want so support all kinds of meaningful combinations of editor variables.
by sorin_carbunaru
Mon Apr 08, 2019 5:22 pm
Forum: Other Issues
Topic: Chain $ask, $answer and combobox
Replies: 6
Views: 3189

Re: Chain $ask, $answer and combobox

Hi again, Dominique, Unfortunately there is no way forward on this path... There should be in the future, after we take care of some things, among which is the bug from the post you mentioned in the beginning. Another approach you could take is to create your own AuthorOperation (see http://ctalau.g...
by sorin_carbunaru
Mon Apr 08, 2019 5:16 pm
Forum: Other Issues
Topic: Syntax with string-join in CSS (child elements, normalize-space)
Replies: 3
Views: 1907

Re: Syntax with string-join in CSS (child elements, normalize-space)

Hello Dominique, This is because your combo box is editable. For editable combo boxes we decided that we render the actual values. Let me tell you why... Let's say you could have 2 values in the CSS in the beginning, each having a label. Because the combo box is editable, the user could add a new on...
by sorin_carbunaru
Mon Apr 08, 2019 2:24 pm
Forum: General XML Questions
Topic: Insert cross reference Search
Replies: 2
Views: 2169

Re: Insert cross reference Search

Hello,

This seems to be a bug in oXygen. I created issue EXM-43296, and we will update this thread when we have a kit fixing this problem.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu Apr 04, 2019 1:41 pm
Forum: Feature Request
Topic: Cursor position after xinclude insertion
Replies: 4
Views: 2632

Re: Cursor position after xinclude insertion

Hi Kim, How do you insert the "xi:include"? From the toolbar action? And why do you want the cursor to be at the end? Is it to be able to insert one "xi:include" after the other? One reason for having the cursor inside the element is to easily insert an "xi:fallback", w...
by sorin_carbunaru
Wed Apr 03, 2019 9:53 am
Forum: XSLT and FOP
Topic: Xspec test fail in Oxygen 21 because of saxon version
Replies: 4
Views: 2538

Re: Xspec test fail in Oxygen 21 because of saxon version

Hi Nico,

An oXygen 21 maintenance kit is now available on our website, and the issue you reported should be fixed.

Best wishes,
Sorin C.
by sorin_carbunaru
Wed Apr 03, 2019 9:43 am
Forum: SDK-API, Frameworks - Document Types
Topic: issue(possible bug) with XML templates and custom ID editor variable
Replies: 4
Views: 2490

Re: issue(possible bug) with XML templates and custom ID editor variable

Hello,

Just wanted to update this thread and let you know that am oXygen 21 maintenance kit has been released, and it contains a fix for the bug related to the "Use the file name as the value of the root ID attribute" option.

All the best wishes,
Sorin Carbunaru
by sorin_carbunaru
Tue Apr 02, 2019 3:46 pm
Forum: Other Issues
Topic: Chain $ask, $answer and combobox
Replies: 6
Views: 3189

Re: Chain $ask, $answer and combobox

Dear Dominique, Working on TEI xml files, I am trying to create a function that will prompt the user to give an input and then use the latter to look up for references in an external file. I am not sure if I am concerned with the bug on xpath_eval and ${answer(@id)} (post51917.html) According to you...
by sorin_carbunaru
Fri Mar 29, 2019 1:29 pm
Forum: XSLT and FOP
Topic: Xspec test fail in Oxygen 21 because of saxon version
Replies: 4
Views: 2538

Re: Xspec test fail in Oxygen 21 because of saxon version

Hello Nico, This issue has already been fixed on our side, and an oXygen 21 maintenance kit will soon be available on our website. We will let you know when this happens. Untill then, you cand add the following libraries to your transformation scenario to make it work: ${oxygenHome}/lib/oxygen.jar $...
by sorin_carbunaru
Tue Mar 26, 2019 4:49 pm
Forum: General XML Questions
Topic: Unwanted line breaks
Replies: 8
Views: 11235

Re: Unwanted line breaks

Hello Marcus, After setting the desired option values in the "Editor / Format" preferences page, you can call the "Format and Indent Files" action from the "Project" view (see https://www.oxygenxml.com/doc/versions/21.0/ug-editor/topics/format-indent-multiple-files-x-mo...
by sorin_carbunaru
Fri Mar 22, 2019 12:10 pm
Forum: SDK-API, Frameworks - Document Types
Topic: issue(possible bug) with XML templates and custom ID editor variable
Replies: 4
Views: 2490

Re: issue(possible bug) with XML templates and custom ID editor variable

Hello Andreas, This is indeed a bug in oXygen... Fortunately, it has already been fixed in the current development sprint, and an oXygen 21 maintenance kit solving the issue will soon be available. We will update this thread when we release this kit. If you cannot help until then, you could use the ...