Hi,
Could you please send us a snippet of XML code with the combination of Hebrew and Latin scripts that overlap, so we can try to reproduce this on our side?
Please send it to support@oxygenxml.com or use the web site Technical Support form to submit the file.
Regards,
Adrian
Search found 2715 matches
- Mon Apr 19, 2021 6:17 pm
- Forum: Common Problems
- Topic: Hebrew text and cursor position problem in editor (23.1 open jdk)
- Replies: 3
- Views: 111
- Fri Apr 16, 2021 1:27 pm
- Forum: Common Problems
- Topic: Hebrew text and cursor position problem in editor (23.1 open jdk)
- Replies: 3
- Views: 111
Re: Hebrew text and cursor position problem in editor (23.1 open jdk)
Hello, Double check the Java version in Help > About, System properties, java.version. Should be "15" if you are using the distribution of Oxygen that bundles OpenJDK 15. Check if special characters mode is enabled, or if Oxygen prompts you to enable it. To re-enable the dialog go to Options > Prefe...
- Tue Apr 13, 2021 6:10 pm
- Forum: XSLT and FOP
- Topic: Neither a reader or a stream available for file FO
- Replies: 1
- Views: 149
Re: Neither a reader or a stream available for file FO
Hello, What version and build of Oxygen are you using (Help > About)? the batch transformation worked only on the files opened in Oxygen - for the other files I got the error Neither a reader or a stream available for file [file.fo] This sounds like a known issue from v20 (EXM-42608). This has been ...
- Mon Apr 05, 2021 3:23 pm
- Forum: General XML Questions
- Topic: Find and wrap all instances of a certain regex search at once
- Replies: 1
- Views: 49
Re: Find and wrap all instances of a certain regex search at once
Hi, You can use capturing groups . A pair of parenthesis in a regular expression defines a capturing group. Then you can refer it with $i. $i - Match of the capturing group i. * $i is the string that has been saved as capturing group i (i is a number). * $0 is the subsequence matched by the entire e...
- Fri Mar 26, 2021 8:22 pm
- Forum: Common Problems
- Topic: Possible bug in XPath option Find/Replace: using not()
- Replies: 3
- Views: 125
Re: Possible bug in XPath option Find/Replace: using not()
Hi, The XML context of the XPath evaluation is always the document root (so it's at document level), it's not affected by cursor position. I've logged a documentation issue to clarify the XML context for the XPath filter evaluation. Although, it would probably be best to also mention it in the UI. I...
- Fri Mar 26, 2021 6:10 pm
- Forum: Common Problems
- Topic: Possible bug in XPath option Find/Replace: using not()
- Replies: 3
- Views: 125
Re: Possible bug in XPath option Find/Replace: using not()
Hi, Note that the context of the XPath used in the Find/Replace dialog is the document root , not the cursor position. Oxygen only evaluates the expression once, because the context is the same. So, the problem with *[not(local-name() eq 'element_name')] is that it matches any element other than ele...
- Fri Mar 26, 2021 1:11 pm
- Forum: Feature Request
- Topic: Validation with XQuery instead of schematron
- Replies: 2
- Views: 390
Re: Validation with XQuery instead of schematron
Hello, Technically it's possible via a custom validation engine, but it's a little complicated and there are some limitations (no automatic validation - as you type) . If you are a Java developer, there is a another way to do this by implementing a Workspace Access plugin and that also works for aut...
- Tue Mar 23, 2021 6:31 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Search in "Find in files" result
- Replies: 3
- Views: 159
Re: Search in "Find in files" result
Hello, The preview of the Replace in Files allows you to uncheck some of the files from the list. So, if the file granularity is fine, than sure, it can be done that way. But note that if you have files where both "dialog" and "dialog box" appear, you can't fix it. It is actually possible to search ...
- Mon Mar 22, 2021 2:47 pm
- Forum: Other Issues
- Topic: Resolution of environment variable in Project definition file.
- Replies: 1
- Views: 115
Re: Resolution of environment variable in Project definition file.
Hello,
I'm afraid that's not possible. Environment variables are not resolved as part of paths. The project file locations indicated by folder/@path are usually paths relative to the project folder or absolute paths, if they are on a different file system or drive.
Regards,
Adrian
I'm afraid that's not possible. Environment variables are not resolved as part of paths. The project file locations indicated by folder/@path are usually paths relative to the project folder or absolute paths, if they are on a different file system or drive.
Regards,
Adrian
- Thu Mar 11, 2021 2:50 pm
- Forum: Common Problems
- Topic: 23.1 xml editor installation on ubuntu 20.10: java problems
- Replies: 5
- Views: 206
Re: 23.1 xml editor installation on ubuntu 20.10: java problems
Hi, Note that the unset command only has effect for that Terminal session. If you close or restart it, the environment gets reinitialized. You might want to look into why or from where is LD_LIBRARY_PATH being set in the environment (globally or only for your user account) and for what purpose. As i...
- Thu Mar 11, 2021 9:57 am
- Forum: Common Problems
- Topic: 23.1 xml editor installation on ubuntu 20.10: java problems
- Replies: 5
- Views: 206
Re: 23.1 xml editor installation on ubuntu 20.10: java problems
Hi, ...,so I upgraded to openjdk 11. Result was that now 23.1 doesn't work at all anymore - instead of just the warning that could be ignored before :cry: What's the error message, or how does it fail? Is openjdk 11 actually working? Try running: java -version List all the installed Java alternative...
- Wed Mar 10, 2021 5:44 pm
- Forum: Common Problems
- Topic: 23.1 xml editor installation on ubuntu 20.10: java problems
- Replies: 5
- Views: 206
Re: 23.1 xml editor installation on ubuntu 20.10: java problems
Hello, Note that officially the tested and supported Linux distribution for Oxygen v23.1 is Ubuntu 20.04. The product has been fully tested on Ubuntu 20.04. The latest version of Oxygen might work on other flavors/versions of Linux, but they have not been officially tested. However, from what we kno...
- Fri Mar 05, 2021 11:43 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Multi-Factor support for SharePoint data source
- Replies: 8
- Views: 1033
Re: Multi-Factor support for SharePoint data source
Hello, I just wanted to let you know that Multi-Factor authentication support for SharePoint Online has been implemented in Oxygen v23.1 via web browser authentication (OAuth). This is now possible starting with Oxygen v23.1 via an action from the "SharePoint Browser" view, User toolbar button (from...
- Mon Mar 01, 2021 1:57 pm
- Forum: Common Problems
- Topic: oXygen 22.1+ slow openning time
- Replies: 3
- Views: 198
Re: oXygen 22.1+ slow openning time
Hi, If you can reproduce the issue consistently with v23.0 and are willing to help us investigate the problem, please contact us by email on support@oxygenxml.com or use the technical support form from the website https://www.oxygenxml.com/techSupport.html and we'll email you back with the instructi...
- Tue Feb 23, 2021 12:50 pm
- Forum: Common Problems
- Topic: oXygen 22.1+ slow openning time
- Replies: 3
- Views: 198
Re: oXygen 22.1+ slow openning time
Hello, Which distribution of 22.1 and 23.0 did you install (with Java SE 8 or with OpenJDK) and on what platform (Windows, Mac, Linux)? If it's OpenJDK, there may be a known issue introduced in recent versions of OpenJDK, https://bugs.openjdk.java.net/browse/JDK-8258036 Either uninstall the OpenJDK ...
- Mon Feb 15, 2021 12:15 pm
- Forum: XML Schemas
- Topic: Convert CSV to XML using an existing XSD
- Replies: 4
- Views: 10079
Re: Convert CSV to XML using an existing XSD
Hi,
You just have to check the box for "First row contains field names" and it will use the cell values from the first row as element names.
Regards,
Adrian
You just have to check the box for "First row contains field names" and it will use the cell values from the first row as element names.
Regards,
Adrian
- Tue Jan 26, 2021 5:44 pm
- Forum: Other Issues
- Topic: Open last edited files from project
- Replies: 5
- Views: 375
Re: Open last edited files from project
Hi, Would it be possible to send us the "projectEditingStateAuthor22.1.xml " file for analysis? The one from when the references are still present (BEFORE). Actually when it happens again, also send the file after it happened. Comparing the files might give us some clues as to what may be happening....
- Tue Jan 26, 2021 4:26 pm
- Forum: Other Issues
- Topic: Open last edited files from project
- Replies: 5
- Views: 375
Re: Open last edited files from project
Hi, That's strange if it's indeed in the same application. Just to clarify, what application bundle does you colleague have installed? Oxygen XML Editor or Oxygen XML Author (Check the installation folder name of the application). I'm asking because Oxygen XML Editor also includes Oxygen XML Author ...
- Mon Jan 25, 2021 1:21 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Illegal refelctive access in SDK
- Replies: 3
- Views: 483
Re: Illegal refelctive access in SDK
Hi,
The "--illegal-access=permit" argument is only available for Java 9 and later. It doesn't change anything at this time for Java 9 - 15 since this is the default, so it's unnecessary.
What version of Java is that?
java -version or java --version
Regards,
Adrian
The "--illegal-access=permit" argument is only available for Java 9 and later. It doesn't change anything at this time for Java 9 - 15 since this is the default, so it's unnecessary.
What version of Java is that?
java -version or java --version
Regards,
Adrian
- Fri Jan 22, 2021 5:07 pm
- Forum: Other Issues
- Topic: Open last edited files from project
- Replies: 5
- Views: 375
Re: Open last edited files from project
Hi, From the file name (projectEditingStateAuthor22.1.xml) I am assuming your colleague uses Oxygen XML Author 22.1. Was the project editing state file still in place the next day? Did your colleague check? I'm asking about the file because there are environments in which the user profile (where the...
- Fri Jan 22, 2021 11:24 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: Illegal refelctive access in SDK
- Replies: 3
- Views: 483
Re: Illegal refelctive access in SDK
Hello, The "illegal reflective access operation" warnings appear when running Oxygen with Java 9 and later. Oxygen relies on reflection to set up some hooks and handlers in the Java VM (e.g. URL handlers), so these illegal reflective access operations are currently unavoidable. So, no, this isn't so...
- Mon Jan 18, 2021 6:28 pm
- Forum: Other Issues
- Topic: Oxygen crashes when opening an xml file
- Replies: 9
- Views: 559
Re: Oxygen crashes when opening an xml file
Hi, They deleted the file, and are now able to run spellchecks. That means the spellchecker was just a bystander of the crash, not the cause and just got killed (turned off) in the process. The crash trigger is the native file chooser (Open/Save as dialog). I'm afraid this may be a system issue whic...
- Fri Jan 15, 2021 3:50 pm
- Forum: Other Issues
- Topic: How to use the XProc Input Tab properly
- Replies: 2
- Views: 307
Re: How to use the XProc Input Tab properly
Hello, You should declare the inputs for the two stylesheets in the "generateDocumentation" (top level) step (after the source port). <p:input port="source"> <!--<p:document href="../TEILex0.odd"/>--> </p:input> <p:input port="stylesheet1"> <p:document href="../../../../TEI-C/Stylesheets/odds/odd2od...
- Thu Jan 14, 2021 6:14 pm
- Forum: Common Problems
- Topic: trouble setting new shortcut for find next
- Replies: 1
- Views: 184
Re: trouble setting new shortcut for find next
Hello, By default Ctrl+G is assigned to the "Last Modification" (Navigation) action. When setting "Ctrl+G ", you should have seen an information dialog pointing out a possible keyboard shortcut conflict and prompting for confirmation. Anyway, if you want to override that other action's shortcut, you...
- Thu Jan 14, 2021 11:14 am
- Forum: Other Issues
- Topic: Oxygen crashes when opening an xml file
- Replies: 9
- Views: 559
Re: Oxygen crashes when opening an xml file
Hi, This last message means it recorded a crash in a previous session and because of that the spell checker has remained disabled. After removing the "HunspellCrashGuardoxygenAuthor22.0Sa.txt" file (mentioned in the first screenshot) and restarting Oxygen, does it still crash when invoking it (Edit ...
- Wed Jan 13, 2021 11:53 am
- Forum: Other Issues
- Topic: Oxygen crashes when opening an xml file
- Replies: 9
- Views: 559
Re: Oxygen crashes when opening an xml file
Hi Will, So far the problem seems to be isolated to the native file chooser initialization (disabled by that option). Normally, if the native file chooser crashes once, Oxygen shouldn't try to initialize it again in the next session (there's a crash protection mechanism). But for whatever reason thi...
- Fri Dec 11, 2020 5:52 pm
- Forum: Other Issues
- Topic: Avoid hard line breaks within tags
- Replies: 2
- Views: 337
Re: Avoid hard line breaks within tags
Hello, I'm afraid there is no option to prevent line breaks within tags. Quite the opposite, there is an option to "Break the line before an attribute name" which forces line breaks in tags. So first, check if you have that enabled (Options > Preferences, Editor / Format / XML) and clear it, if that...
- Wed Dec 02, 2020 10:14 am
- Forum: Other Issues
- Topic: Debugger XSLT - Multiple output documents not displayed dynamically during transformation
- Replies: 3
- Views: 392
Re: Debugger XSLT - Multiple output documents not displayed dynamically during transformation
Hi,
Our bug tracking system is not publicly available. For future reference it is issue EXM-23211. We will notify this thread when it is implemented.
Regards,
Adrian
Our bug tracking system is not publicly available. For future reference it is issue EXM-23211. We will notify this thread when it is implemented.
Regards,
Adrian
- Fri Nov 27, 2020 3:53 pm
- Forum: Common Problems
- Topic: XSLT Input View not working
- Replies: 2
- Views: 420
Re: XSLT Input View not working
Hi, Note that the XSLT/XQuery Input view can only be used when you're editing an XSLT stylesheet (or an XQuery). So, with the XSLT selected as the current editor you have to create/associate a transformation scenario of type "XSLT transformation" that specifies the input XML. It's this input XML fro...
- Thu Nov 26, 2020 6:17 pm
- Forum: Other Issues
- Topic: Prox search using tags
- Replies: 3
- Views: 338
Re: Prox search using tags
Hello, You've found "Proximity Searches" in the Searching in Content section from the documentation which refers to a feature available in the Open/Find Resource dialog which only works on indexed content from the project. Also note that Open/Find Resource is just a content locating tool, it does no...