Menu

Commit [r6240]  Maximize  Restore  History

Use the `[trac] base_url` only when a base URL is needed outside of the context of web browsing (e.g. for the URL in the footer of generated e-mail, see #3965).

The temporary 0.11dev/0.10.5dev behavior introduced by r5642 is therefore reverted and that `base_url` is only used in redirects ''when explicitly asked for'', using the new `[trac] use_base_url_for_redirect` boolean setting (which defaults to `false`).

Closes #5064.

cboos 2007-11-28

changed /trunk/trac/env.py
changed /trunk/trac/web/api.py
changed /trunk/trac/web/main.py
/trunk/trac/env.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/main.py Diff Switch to side-by-side view
Loading...