You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2006/02/03 10:40:50 UTC

svn commit: r374617 - /lenya/docu/src/documentation/content/xdocs/1_2_x/components/link-management/link-management.xml

Author: andreas
Date: Fri Feb  3 01:40:47 2006
New Revision: 374617

URL: http://svn.apache.org/viewcvs?rev=374617&view=rev
Log:
Added note about DocumentReferencesHelper bug

Modified:
    lenya/docu/src/documentation/content/xdocs/1_2_x/components/link-management/link-management.xml

Modified: lenya/docu/src/documentation/content/xdocs/1_2_x/components/link-management/link-management.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/1_2_x/components/link-management/link-management.xml?rev=374617&r1=374616&r2=374617&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/1_2_x/components/link-management/link-management.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/1_2_x/components/link-management/link-management.xml Fri Feb  3 01:40:47 2006
@@ -94,6 +94,13 @@
       (SimpleLinkRewritingTransformer) is used to rewrite the internal
       links in the live area.</p>
 
+      <note>
+        The <code>DocumentReferencesHelper</code> mimics the knowledge of
+        the <code>DefaultDocumentBuilder</code>, therefore the reference check
+        doesn't work with arbitrary <code>DocumentBuilder</code> implementations
+        (see <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=37718">bug 37718</a>)
+      </note>
+      
       <section>
 	<title>A document is not yet live</title>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org