aMule Bug Tracker - aMule
View Issue Details
0000907aMuleExternal Connpublic2006-06-01 20:312008-07-09 16:13
pcmaster 
 
normaltrivialalways
closedopen 
2.1.2 
 
Any
0000907: Amuleweb: Browser says is amule CVS
When accessing to amuleweb, the browser tab and window title shows "aMule CVS" instead of "aMule 2.1.2". See image.
No tags attached.
png amuleweb-browser_title-2.1.2.png (136,020) 2006-06-01 20:31
https://bugs.amule.org/file_download.php?file_id=158&type=bug
png
Issue History
2006-06-01 20:31pcmasterNew Issue
2006-06-01 20:31pcmasterFile Added: amuleweb-browser_title-2.1.2.png
2006-06-01 20:31pcmasterOperating System => Any
2006-08-19 19:31pcmasterNote Added: 0002087
2006-11-09 23:46pcmasterNote Added: 0002159
2006-11-09 23:47pcmasterNote Edited: 0002159
2008-07-09 16:13WuischkeStatusnew => closed

Notes
(0002087)
pcmaster   
2006-08-19 19:31   
Same in 2.1.3.
(0002159)
pcmaster   
2006-11-09 23:46   
(edited on: 2006-11-09 23:47)
I found the bug in amule-2.1.3 code ;)

It is in src/webserver/default/login.php line 1. It says:

<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>aMule CVS - Web Control Panel</title>

same issue in src/webserver/php-default/login.php

And a similar issue in src/webserver/chicane/login.php line 5

edited on: 11-09-06 23:47