Loading...
 
Skip to main content

sender_email can't be set as $profilerequest:sender_email$YourEmail@example.com$

Status
Open
Subject
sender_email can't be set as $profilerequest:sender_email$YourEmail@example.com$
Version
15.x
16.x
17.x
Category
  • Error
  • Community projects
  • Dogfood on a *.tiki.org site
  • Conflict of two features (each works well independently)
Feature
Installer (profiles, upgrades and server-related issues)
Profile Manager
Resolution status
New
Submitted by
Xavier de Pedro
Lastmod by
Xavier de Pedro
Rating
(0)
Description

This profile https://profiles.tiki.org/Bug_Tracker_15 makes an attempt to allow the user to set the sender_email if they haven't done so yet (which is usually the case when we are creating new show.t.o instances, or reproducing some scenario in localhost to debug some feature, etc.)

I'm using the same type of syntax which seems to be working in other profiles:
But this one in Bug_Tracker_15 profile seems not to work:

Copy to clipboard
sender_email: $profilerequest:sender_email$YourEmail@example.com$


while these other ones, in Easy GeoBlog, for instance, work as expected:

Copy to clipboard
style: $profilerequest:style$gradiant.css$ sitetitle: $profilerequest:sitetitle$My Easy GeoBlog$ sitesubtitle: $profilerequest:sitesubtitle$My thoughts and musings$ browsertitle: $profilerequest:browsertitle$Easy GeoBlog$


I tried if the issue was adding an "@" character in the working fields of Easy Geoblog, but that worked as expected also even if an email was written there.

Importance
3
Easy to solve?
8
Priority
24
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6134
Created
Friday 14 October, 2016 11:07:01 UTC
by Xavier de Pedro
LastModif
Monday 09 January, 2017 16:39:41 UTC


Show PHP error messages