I see behavior on FF4x / Mac OS X.

If you put a space at the end of the URL so the wiki markup looks like this:
<url>http://oss.sonatype.org/content/repositories/releases/ </url>

You'll the url rendered...with the space before the </url>.

Bill


On Mon, Jun 20, 2011 at 12:42 PM, Scott Battaglia
<[email protected]> wrote:
> I'm noticing the same error.  I've never noticed it before (but then I don't
> stare at the page :-)).
> Known Confluence bug in Atlassian? (to be clear, I haven't checked yet).
>
>
>
> On Mon, Jun 20, 2011 at 12:31 PM, Andrew Petro <[email protected]> wrote:
>>
>> I'm having trouble with a mechanical detail on this documentation page:
>>
>>
>> https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method
>>
>> (Just to be clear -- I'm having trouble with a CAS project documentation
>> maintenance task, I'm not asking for help making use of the documentation.)
>>
>> Specifically,
>>
>> what in wiki source is the correct
>>
>>
>> <repositories>
>> <repository>
>> <id>ja-sig</id>
>> <url>http://oss.sonatype.org/content/repositories/releases/</url>
>> </repository>
>> </repositories>
>>
>>
>> Appears rendered as the won't-work:
>>
>>
>> |||<||repositories||>|
>> |||<||repository||>|
>> |||<||id||>ja-sig</||id||>|
>> |||<||url||></|url|>|
>> |||</||repository||>|
>> |||</||repositories||>
>>
>>
>> Which, I expect, would trip up a reasonable person trying to work from
>> that page.  Certainly errors out the mvn overlay build when I naively
>> copy-and-paste that example pom.xml. (That nuance is interesting, I guess,
>> in that my browser isn't just failing to visually display that <url> element
>> content, it's not there in the text available for copying off the screen,
>> despite it being there in the HTML source it thinks it is rendering.
>> |
>>
>> Screenshot here: http://www.flickr.com/photos/microcline/5852940017/
>>
>> It renders incorrectly for me in both Firefox and Chrome, despite the
>> correct content in the generated HTML source:
>>
>>      &lt;repositories&gt;
>>             &lt;repository&gt;
>>                  &lt;id&gt;ja-sig&lt;/id&gt;
>>
>>  &lt;url&gt;http://oss.sonatype.org/content/repositories/releases/&lt;/url&gt;
>>             &lt;/repository&gt;
>>        &lt;/repositories&gt;
>>
>>
>> Of course when the page is exported as PDF, renders correctly.
>>
>>
>> I see this page has exactly the same issue:
>> https://wiki.jasig.org/display/CASUM/ClearPass
>>
>> Anyone know how to make that render sensibly?  This a transient browser
>> bug that's going to go away on its own?  This page somehow look right to
>> everyone but me? :)
>>
>> Andrew
>>
>>
>>
>>
>>
>> --
>> You are currently subscribed to [email protected] as:
>> [email protected]
>> To unsubscribe, change settings or access archives, see
>> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>
> --
> You are currently subscribed to [email protected] as: [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-dev

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to