Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Bugs-2275999 ] Docs with space chars in their URLs to have _ instead

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-2275999 ] Docs with space chars in their URLs to have _ instead
  • Date: Tue, 25 Nov 2008 14:01:36 +0000

Bugs item #2275999, was opened at 2008-11-13 11:36
Message generated for change (Comment added) made by crossland
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2275999&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dave Crossland (crossland)
Assigned to: Victor Stone (fourstones)
Summary: Docs with space chars in their URLs to have _ instead

Initial Comment:
It would be better for documents with space charachters in their names to
have their URLs use _ instead of %20, automatically, so they don't look
unintelligible in browsers that don't show %20 as a space.

----------------------------------------------------------------------

Comment By: Dave Crossland (crossland)
Date: 2008-11-25 14:01

Message:
login as an admin, go to manage content pages - /admin/content - and make a
new page with two words in the title, eg "one two" and the page URL is now
/one-two and the file on the filesystem is theme_files/docs/one-two.php

But if you create a theme_files/docs/one\ two\ three.php page "by hand",
the url is /one%20two%20three

I suggest that the URL be /one-two-three instead, even though the file
name isn't that.

----------------------------------------------------------------------

Comment By: Victor Stone (fourstones)
Date: 2008-11-14 12:22

Message:
sorry, could you give a concrete example of what we're talking about here?
Steps to reproduce would be ideal...

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2275999&group_id=80503




Archive powered by MHonArc 2.6.24.

Top of Page