Edgewall Software

Ticket #6150 (closed defect: duplicate)

Opened 15 months ago

Last modified 15 months ago

Not correct ticket notify email footer

Reported by: vinogradniy@… Owned by: jonas
Priority: normal Milestone: 0.11
Component: general Version: devel
Severity: normal Keywords:
Cc:

Description

Not correct notify email footer rev 6049. Error in source:/trunk/trac/ticket/templates/ticket_notify_email.txt .

#831: Bla Bla
---------------------------------+------------------------------------------
 Reporter:  xxxxxxxx@gmail.com   |        Owner:  yyyyyy@kronwerk.ru  
     Type:  task                 |       Status:  new                
 Priority:  normal               |    Milestone:  CoolProj-3.0-Alpha
Component:  CoolProj Server  С#  |      Version:  CoolProj-3.0      
 Severity:  normal               |   Resolution:                     
 Keywords:                       |     Blocking:                     
  Seealso:                       |  
---------------------------------+------------------------------------------
Changes (by zzzzzz@mail.ru):

 * cc: kkkkkk@gmail.com

Comment:

 sample

-- Ticket URL: </ticket/831#comment:1> CoolProj <> CoolProj project 

Not full TicketUrl?. Empty project url. But in trac.ini corret(work in Trac 0.10.4). Attached version work correct.

Attachments

ticket_notify_email.txt (0.6 KB) - added by vinogradniy@… 15 months ago.

Change History

Changed 15 months ago by vinogradniy@…

Changed 15 months ago by osimons <simon-code@…>

With 0.11 you need to set the base_url option in config:

[trac]
base_url = http://www.myserver.com/theproject

See TracIni for more information about the option.

I have just noticed this issue myself, and it is changed behavior from 0.10.4 where it would use the baseurl fetched from current request when sending notification - and you could just leave the base_url option blank. I am not aware of why the behavior has changed, and why it has to be like it is.

Leaving the ticket open for now while I research - or wait for others to fill in the gaps in my understanding.

Changed 15 months ago by osimons <simon-code@…>

  • status changed from new to closed
  • version set to devel
  • resolution set to duplicate

Closing this ticket as a duplicate of #5064, and adding the essence of current 0.11dev status to that ticket as comment.

Add/Change #6150 (Not correct ticket notify email footer)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.