Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Bugs-2030676 ] "Create New Virtual Root" fails

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [cc-devel] [ cctools-Bugs-2030676 ] "Create New Virtual Root" fails
  • Date: Tue, 29 Jul 2008 00:05:51 +0000

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




Archive powered by MHonArc 2.6.24.

Top of Page