You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Eric Weidner <er...@ejbsolutions.com> on 2003/08/26 23:32:54 UTC

External links broken in Jetspeed 1.4b4 webapp

I installed the Jetspeed 1.4b4 webapp, but all external links in modules (the 
NewsRSS modules it appears) are corrupt.

The links are formed as...

http://192.168.0.108:8080/jetspeed/%3C?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3Ehttp://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b4

where this (<?xml version="1.0" encoding="UTF-8"?>) gets in the way.

An excerpt of the source...

            <div>
<p>
<a href="&lt;?xml version=&quot;1.0&quot; 
encoding=&quot;UTF-8&quot;?&gt;&#10;http://jakarta.apache.org/jetspeed" 
target="_blank">
<img align="right" border="0" alt="&lt;?xml version=&quot;1.0&quot; 
encoding=&quot;UTF-8&quot;?&gt;&#10;Apache Jetspeed" src="&lt;?xml 
version=&quot;1.0&quot; 
encoding=&quot;UTF-8&quot;?&gt;&#10;images/jetspeed-powered.gif"/>
</a>
        An Open Source Enterprise Information Portal.
        </p>
<ul>
<li>
<a href="&lt;?xml version=&quot;1.0&quot; 
encoding=&quot;UTF-8&quot;?&gt;&#10;http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b4" 
target="_blank">Jetspeed 1.4 Beta 4 Released</a>
<br/>
       Jetspeed v1.4 Beta 4 is available.  
        </li>

<li>
<a href="&lt;?xml version=&quot;1.0&quot; 
encoding=&quot;UTF-8&quot;?&gt;&#10;http://jakarta.apache.org/jetspeed" 
target="_blank">Jetspeed Documentation</a>
<br/>


Any ideas?

Thanks,

Eric