[icecast-dev] status.xsl url bug

Michael Smith msmith at xiph.org
Tue Mar 23 15:34:38 PST 2004



On Wednesday 24 March 2004 10:19, Dave St John wrote:
> found a bug in the status.xsl file
> old line with bug
> <a href="{@server_url}">
>
> new line fixes the wrong linking
> <a target="_blank" href="{server_url}">
>
>
> Not sure if anyone has posted anything about this or not.

Hadn't been mentioned before.

Thanks for the bugfix, I've committed this without the target="_blank" bit 
(which is annoying - other people, of course, are welcome to add it to their 
local versions :-)

Mike

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list