Ticket #300 (closed Bug report: fixed)

Opened 6 years ago

Last modified 6 years ago

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

system_path.patch Download (0.6 KB) - added by andy.schmitz@… 6 years ago.
"svn diff" of my working copy (Not sure if this is the proper way to create a patch file - please advise.)

Change History

Changed 6 years ago by andy.schmitz@…

"svn diff" of my working copy (Not sure if this is the proper way to create a patch file - please advise.)

Changed 6 years ago by andy.schmitz@…

Note: The svn diff was run from the "include" directory - hence the lack of a pathname on the patch. I guess that means it must be applied from in the "include" directory as well.

Changed 6 years ago by max-horvath

  • owner set to max-horvath
  • status changed from new to assigned
  • milestone set to WifiDog Auth Server 1.0

Changed 6 years ago by max-horvath

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [1181] ...

Add/Change #300 (SYSTEM_PATH not being respected.)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.