Cannot paste text in certain XSLT files
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 28
- Joined: Wed May 26, 2010 7:05 pm
Cannot paste text in certain XSLT files
In a few XSLT files, I am not able to paste text. When I try, I get the following error:
I use Oxygen Eclipse plugin 13.0.0.2011082517 with Eclipse 3.6.2.r362
Here is the log file generated with the following log4j.properties located in eclipse/oxygenplugin/lib:
I tried to:"Paste" did not complete normally. Please see the log for more information.
ro.sync.contentcompletion.xml.z cannot be cast to ro.sync.contentcompletion.xsl.l
- duplicate these files
- rename them
- remove all content
- open an healthy XSLT file and replace its content with the content of the buggy file
- disable content completion
I use Oxygen Eclipse plugin 13.0.0.2011082517 with Eclipse 3.6.2.r362
Here is the log file generated with the following log4j.properties located in eclipse/oxygenplugin/lib:
Code: Select all
log4j.rootCategory= debug, R2
# R2 will write log to file
log4j.appender.R2=org.apache.log4j.RollingFileAppender
log4j.appender.R2.File=oxygen.log
log4j.appender.R2.MaxFileSize=12000KB
log4j.appender.R2.MaxBackupIndex=4
log4j.appender.R2.layout=org.apache.log4j.PatternLayout
log4j.appender.R2.layout.ConversionPattern=%r %p [ %t ] %c - %m%n
Colin Maudry
Enterprise documentation analyst and Open Data specialist
Rennes, France
Tweets at @CMaudry
Enterprise documentation analyst and Open Data specialist
Rennes, France
Tweets at @CMaudry
-
- Posts: 28
- Joined: Wed May 26, 2010 7:05 pm
Re: Cannot paste text in certain XSLT files
Also, I am not able to reproduce the issue with new files.
Here is an example of file in which I cannot paste text:
Here is an example of file in which I cannot paste text:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: dita2dita-topic.xsl,v 1.3 2012/07/02 11:33:54 cmaudry Exp $ -->
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/1999/XSL/Transform http://www.w3.org/2007/schema-for-xslt20.xsd"
exclude-result-prefixes="xsi xsl">
<xsl:output doctype-public=""></xsl:output>
<xsl:template match="* | @* | processing-instruction() | text() | comment()">
<xsl:copy>
<xsl:apply-templates select="* | @* | processing-instruction() | text() | comment()" />
</xsl:copy>
</xsl:template>
</xsl:stylesheet>
Colin Maudry
Enterprise documentation analyst and Open Data specialist
Rennes, France
Tweets at @CMaudry
Enterprise documentation analyst and Open Data specialist
Rennes, France
Tweets at @CMaudry
-
- Posts: 2879
- Joined: Tue May 17, 2005 4:01 pm
Re: Cannot paste text in certain XSLT files
Hi,
There was a bug in v13.0 that caused this problem because of "xsi:schemaLocation" from the stylesheet. This has been resolved in v13.1 and later.
Please let us know if you encounter other issues with Oxygen.
Regards,
Adrian
There was a bug in v13.0 that caused this problem because of "xsi:schemaLocation" from the stylesheet. This has been resolved in v13.1 and later.
Please let us know if you encounter other issues with Oxygen.
Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service