View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0001607 | PacketFence | captive portal | public | 2012-11-13 11:29 | 2012-11-13 12:22 |
|
Reporter | jbehrend | |
Assigned To | dwuelfrath | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | | OS | | OS Version | |
Product Version | 3.6.0 | |
Target Version | | Fixed in Version | 3.6.1 | |
|
Summary | 0001607: rewrite issue with email activation |
Description | /usr/local/pf/conf/httpd.conf.d/captive-portal-cleanurls.conf
has an undefined variable: %%URL_EMAIL_ACTIVATION_UGLY%%
That variable is not found throughout the source tree ... |
Additional Information | The rewrite log reads:
134.104.27.160 - - [13/Nov/2012:17:02:23 +0100] [packetfence.mpifr-bonn.mpg.de/sid#7f4cf9425d38][rid#7f4cfbe3d9d0/initial] (2) rewrite '/activate/email/1234b4b8f364b29379372d5c02016f70' -> '%%URL_EMAIL_ACTIVATION_UGLY%%?code=1234b4b8f364b29379372d5c02016f70'
134.104.27.160 - - [13/Nov/2012:17:02:23 +0100] [packetfence.mpifr-bonn.mpg.de/sid#7f4cf9425d38][rid#7f4cfbe3d9d0/initial] (3) split uri=%%URL_EMAIL_ACTIVATION_UGLY%%?code=1234b4b8f364b29379372d5c02016f70 -> uri=%%URL_EMAIL_ACTIVATION_UGLY%%, args=code=1234b4b8f364b29379372d5c02016f70
134.104.27.160 - - [13/Nov/2012:17:02:23 +0100] [packetfence.mpifr-bonn.mpg.de/sid#7f4cf9425d38][rid#7f4cfbe3d9d0/initial] (2) forcing '%%URL_EMAIL_ACTIVATION_UGLY%%' to get passed through to next API URI-to-filename handler
|
Tags | No tags attached. |
|
fixed in git revision | |
fixed in mtn revision | |
|
Attached Files | |
|