akshayjh / codelinkv2

Automatically exported from code.google.com/p/codelinkv2
0 stars 0 forks source link

server.url command fails if pagename containing capital leters #546

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version: 2.0.9.8q

In Game User Name: Tol

In HWDiag, using server.url with a pagename containing capital letters fails.

examples:
DAT_public_records_1 on any mission server
any of the pagenames on www.bikerbar.net, all of which contain capital letters.

these give ERROR: URL not valid in HWDiag, and fail to send the browser to the 
designated page

Original issue reported on code.google.com by dpcrotty on 24 Sep 2013 at 1:46

GoogleCodeExporter commented 9 years ago
I don't recall having this issues; are you sure that is what is causing it?

HWDiag can only go to a URL that is linkable from the page you are currently 
viewing in the browser. So you would not be able to go to DAT_public_records_1 
unless you navigated to the page with the public records link first.

(PartyFlava)

Original comment by jason.ci...@gmail.com on 27 Sep 2013 at 11:55

GoogleCodeExporter commented 9 years ago
Also bikerbar is a different story; server scan doesn't match up with whats on 
the browser and I think that page is not usable with server.url anyways. 

Original comment by jason.ci...@gmail.com on 27 Sep 2013 at 11:56

GoogleCodeExporter commented 9 years ago
Yes, I'm trying to use server.url only while the browser is on pages that has 
links to the pagename in question.  DAT_public_records_1 is on index.  All the 
other links on the index page work (while index is in the browser), but 
DAT_public_records does not.  

I just tested DAT_merchant from a mission server's 2_admin_main_menu.  All 
other pagenames on 2_admin_main_menu are able to load using server.url, but 
DAT_merchant does not.

Feel free to test it if you think it works.

Original comment by dpcrotty on 28 Sep 2013 at 6:40

GoogleCodeExporter commented 9 years ago

Original comment by codelin...@gmail.com on 7 Oct 2013 at 3:50