Ticket #300 (closed Bug report: fixed)
SYSTEM_PATH not being respected.
| Reported by: | andy.schmitz@… | Owned by: | max-horvath |
|---|---|---|---|
| Priority: | normal | Milestone: | WifiDog Auth Server 1.0 |
| Component: | Auth server, Other | Version: | |
| Keywords: | SYSTEM_PATH path | Cc: |
Description
Custom SYSTEM_PATH settings are not being respected in config.php. (The detection code looks like it does a good time most of the time, but it doesn't handle symlinks well, so I had to set SYSTEM_PATH on my own.) This appears to be a slight bug in common.php, and it exists in recent SVN (checked out last night).
I'll attach the output of svn diff against my working copy (that does this correctly) as another comment. It appears to be relatively easy to fix, and WiFiDog seems to still run properly after I changed this around.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

