Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Ticket #446 (defect)

Opened 2 years ago

Last modified 2 years ago

tree.mount should optionally set its own baseurl from config

Status: closed (fixed)

Reported by: fumanchu Assigned to: rdelon
Priority: normal Milestone: 2.2-final
Component: CherryPy code Keywords:
Cc:

The new tree.mount method has a "baseurl" arg which has to be set manually. It would be nice if the method could (optionally) pull the "baseurl" from the conf file passed into it. Patch attached. I jsut wanted to get some opinions before committing it.

Attachments

conf_mount_point.patch (1.4 kB) - added by fumanchu on 01/23/06 02:19:46.
Patch to allow tree.mount's "baseurl" arg to be pulled from conf

Change History

01/23/06 02:19:46: Modified by fumanchu

  • attachment conf_mount_point.patch added.

Patch to allow tree.mount's "baseurl" arg to be pulled from conf

01/23/06 02:22:39: Modified by lawouach

it doesn't look too intrusive. i'm alright with it.

01/25/06 01:55:15: Modified by fumanchu

  • status changed from new to closed.
  • resolution set to fixed.

Implemented in [936].

Hosted by WebFaction

Log in as guest/cpguest to create tickets