Opened 13 years ago
Closed 9 years ago
#7499 closed defect (fixed)
dojo-checkins mailing list has incorrect links
Reported by: | dante | Owned by: | Dustin Machi |
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | Operations | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
all the "ticket url:" links in dojo-checkins mailing list point to trac.dtk.org .. they should point to bugs.dtk.org
not sure where is is defined/configured
Change History (5)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
ugh - sorry for all the noise, but it might help -- my "comment reply" to this ticket came with a 'trac.dojotoolkit.org link. new tickets originiating at bugs.dtk come with proper link, and follow ups (as best I can tell) come from trac.dtk.org
comment:3 Changed 13 years ago by
Milestone: | tbd → future |
---|
comment:4 Changed 9 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → low |
is this still an issue?
comment:5 Changed 9 years ago by
Keywords: | needsreview removed |
---|---|
Milestone: | future → 1.7 |
Resolution: | → fixed |
Status: | new → closed |
Looks like it's fixed, even the followup links reference bugs.dojotoolkit.org. I think rchady fixed it with the trac upgrade about six months ago.
Note: See
TracTickets for help on using
tickets.
okay - even weirder - the dojo-checkins mail for this ticket correctly used 'bugs' as the hostname, but the previous one #7498 came with 'trac' ... perhaps it's dependent on where the user filed the ticket from?
if that's the case, should we not simply unconditionally redirect trac.* traffic to bugs.* with a matching url? iirc the cookie for auth gets set for bugs.*, meaning trac.* shouldn't allow ticket creation at all?
/me is confused, thanks for looking into this.