Quantcast
Channel: MVPXML Work Item Rss Feed
Browsing all 27 articles
Browse latest View live

COMMENTED ISSUE: Cannot get XpathCache to replace variables.

I cannot get XpathCache to replace dynamic xpath variables in my xpath expression. I know the expression evaluates if I hardcode some test values. This works:string MenuDepthXpathStr =...

View Article



CREATED ISSUE: XpathCache Select that returns XpathNavigator

Would it be possible to get a XPathCache.SelectSingleNode function that returns a XPathNavigator?

View Article

CREATED ISSUE: XPathDocumentWriter::WriteRaw escapes XML when it shouldn't

The WriteRaw method of the XPathDocumentWriter escapes the XML brackets < and > to &lt; and &gt; It seems that it behaves exactly as WriteString does.Steps to...

View Article

Closed Issue: XPathDocumentWriter::WriteRaw escapes XML when it shouldn't

The WriteRaw method of the XPathDocumentWriter escapes the XML brackets < and > to &lt; and &gt; It seems that it behaves exactly as WriteString does.Steps to...

View Article

Closed Issue: Cannot get XpathCache to replace variables.

I cannot get XpathCache to replace dynamic xpath variables in my xpath expression. I know the expression evaluates if I hardcode some test values. This works:string MenuDepthXpathStr =...

View Article


Commented Issue: Cannot get XpathCache to replace variables.

I cannot get XpathCache to replace dynamic xpath variables in my xpath expression. I know the expression evaluates if I hardcode some test values. This works:string MenuDepthXpathStr =...

View Article

Created Issue: xinclude / encoding problem

helloi've a problem with encoding and i can't resolve it.I have a project which use the .net 2 xml api and everything work fine.but if i have a file which contains strange characters (i don't put an...

View Article

Commented Issue: xinclude / encoding problem

helloi've a problem with encoding and i can't resolve it.I have a project which use the .net 2 xml api and everything work fine.but if i have a file which contains strange characters (i don't put an...

View Article


Commented Issue: MvpXslTransform.Load doesn't close xml reader

Method MvpXslTransform.Load(string stylesheetUri, XsltSettings settings, XmlResolver stylesheetResolver) opens XmlReader for given stylesheetUri and doesn't close it after use. So stylesheet file got...

View Article


Created Issue: XIncludingReader.WhitespaceHandling doesn't seem to do anything

Maybe it's just me, but it doesn't appear that XIncludingReader.WhitespaceHandling actually does anything. No matter what I set it to, I always end up with whitespace nodes.I implemented a workaround...

View Article

Created Issue: GetCompiledExpression is not thread-safe

We were using a previous version of mvp and got the error:[IndexOutOfRangeException: Index was outside the bounds of the array.] System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value,...

View Article

Created Issue: XPathDocumentWriter static constructor doesn't properly revert...

Not sure if this has already been noted or is fixed yet, but I was just digging around in reflector and found a CAS flaw:static XPathDocumentWriter(){ ReflectionPermission perm = new...

View Article

Created Issue: XIncludingReader drops top-level attributes with Saxon.NET...

XIncludingReader seems to drop the top-level attributes of the included XML file when used with the Saxon.NET engine.The bug appears to be with Oleg's changes to MoveToAttribute(int i), where he...

View Article


Created Issue: File included with XInclude is locked after reading [26169]

After reading included XML files with XIncludeReader, the included XML file is locked on filesystem level.This can be fixed by modifing XIncludeReader.CreateAcquiredInfoset(Uri includeLocation) to: ///...

View Article

Commented Issue: File included with XInclude is locked after reading [26169]

After reading included XML files with XIncludeReader, the included XML file is locked on filesystem level.This can be fixed by modifing XIncludeReader.CreateAcquiredInfoset(Uri includeLocation) to: ///...

View Article


Commented Issue: File included with XInclude is locked after reading [26169]

After reading included XML files with XIncludeReader, the included XML file is locked on filesystem level.This can be fixed by modifing XIncludeReader.CreateAcquiredInfoset(Uri includeLocation) to: ///...

View Article

Created Issue: XmlSerializerCache is not thread safe (fix included) [26717]

public System.Xml.Serialization.XmlSerializer GetSerializer(Type type , XmlAttributeOverrides overrides , Type[] types , XmlRootAttribute root , String defaultNamespace){ string key =...

View Article


Commented Issue: XmlSerializerCache is not thread safe (fix included) [26717]

public System.Xml.Serialization.XmlSerializer GetSerializer(Type type , XmlAttributeOverrides overrides , Type[] types , XmlRootAttribute root , String defaultNamespace){ string key =...

View Article

Created Issue: xmllab.net site not working [29993]

HiI tried to read more about the project on the referenced site, but it seems like http://www.xmllab.net site has been broken

View Article

Commented Issue: MvpXslTransform.Load doesn't close xml reader [14361]

Method MvpXslTransform.Load(string stylesheetUri, XsltSettings settings, XmlResolver stylesheetResolver) opens XmlReader for given stylesheetUri and doesn't close it after use. So stylesheet file got...

View Article
Browsing all 27 articles
Browse latest View live




Latest Images