[cc-devel] [ cctools-Bugs-2030676 ] "Create New Virtual Root" fails
SourceForge.net
noreply at sourceforge.net
Mon Jul 28 20:05:51 EDT 2008
Bugs item #2030676, was opened at 2008-07-28 13:30
Message generated for change (Comment added) made by fourstones
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2030676&group_id=80503
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: cchost
Group: cchost5_ccM3
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Greg (greg_grossmeier)
Assigned to: Victor Stone (fourstones)
Summary: "Create New Virtual Root" fails
Initial Comment:
Trying to create a "test123" virtual site on ccdev15 results in a bad formation of the web address.
I am brought to http://ccdev15.dreamhosters.comtest123/admin/settings .
By then adding in the missing slash (http://ccdev15.dreamhosters.com/test123/admin/settings) I can continue on the creation process.
I edited /cchost_lib/cc-admin.php to for the url correctly. Patch below.
Sanity check, plz.
Warning: it only fixes this one instance as I didn't mess with ccc( ) function. I just created a new string to pass to it that included a "/"
----------------------------------------------------------------------
>Comment By: Victor Stone (fourstones)
Date: 2008-07-28 17:05
Message:
Logged In: YES
user_id=489789
Originator: NO
fixed in 10588 (although ccc() may indeed still be broken, need to
investigate further)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2030676&group_id=80503
More information about the cc-devel
mailing list