El enlace se representa como texto html sin procesar
Frecuentes
Visto 166 veces
0
I have a main page like this:
== Current Links ==
* [http://173.22.73.107/mediawiki/index.php?title=Tiremwiki:Changelog TIREM Changelog]
* [http://173.22.73.107/bugzilla3/ Bugzilla]
* [http://tempser.alionatigerabear.com/svn/Repository/ SubVersion]
* [http://173.22.73.107/bugzilla3/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__ All open TIREM bugs]
* [http://tempser.alionatigerabear.com/svn/Repository/TIREM-3/trunk/html/index.html TIREM-3 API Documentation]
* [http://tempser.alionatigerabear.com/svn/Repository/TIREM-4/trunk/html/index.html TIREM-4 API Documentation]
When I click one of the bottom two links I get raw html source rather than a web page.
¿Qué estoy haciendo mal?
The other links work including the third one to the same server as the last.
1 Respuestas
No es la respuesta que estás buscando? Examinar otras preguntas etiquetadas svn mod-dav-svn svn-server or haz tu propia pregunta.
Check the server configuration for tempser.alionatigerabear.com for the "svn/Repository/TIREM-4/trunk/html" directory. 'Betcha it's misconfigured! - paulsm4
This is not related to mediawiki. It seems your SVN server is configured to output HTML with a text MIME-type. - svick
It's svn - being annoying and doing what we told it to do. ;-) svn is just showing source. - emsr