Good day,

 

I wonder where can I submit a media-wiki bug, this is the scenario (sadly 
mediawiki doesn't have a own php or code log):

 

Problem: No matter what password I set, I can not login on Wiki, I always get:

 

Login error You have not specified a valid user name
 

Note that I am applying case sensitive policy, example: WikiSysop instead of 
wikisysop.

 

Mediawiki 1.14.0

wiki:wiki(root)/#/startserv
Sun Java System Web Server 7.0U4 B12/02/2008 05:38
info: FCGI1000: Sun Java System Web Server 7.0U4 FastCGI NSAPI Plugin 
B12/02/2008 05:38
info: CORE5076: Using [Java HotSpot(TM) 64-Bit Server VM, Version 1.5.0_18] 
from [Sun Microsystems Inc.]
info: HTTP3072: http-listener-1: http://wiki:80 ready to accept requests
info: CORE3274: successful server startup
wiki:wiki(root)/#uname -a
SunOS wiki 5.10 Generic_138888-08 sun4u sparc SUNW,Sun-Fire-V240
wiki:wiki(root)/#


mysql> update user set user_password=md5(concat(user_id,'-',md5('temp'))) where 
user_name = "WikiSysop";
Query OK, 1 row affected (0.06 sec)
Rows matched: 1  Changed: 1  Warnings: 0

mysql>


 

And it does not work, always I get the same error, what is the process for bug 
submission?

 

the previous page display fine, everything works fine except login process.

 

Thanks in advance,

 

fabio. 

_________________________________________________________________
Lauren found her dream laptop. Find the PC that’s right for you.
http://www.microsoft.com/windows/choosepc/?ocid=ftp_val_wl_290
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to