Making WordPress.org

Opened 12 years ago

Closed 12 years ago

#299 closed defect (bug) (fixed)

"Create New Ticket" in meta.trac search links to core.trac

Reported by: danielbachhuber Owned by: nacin
Priority: normal Milestone:
Component: Trac Keywords:
Cc:

Description

Change History (3)

#1 @ocean90
12 years ago

  • Component GeneralTrac

#2 @nacin
12 years ago

  • Owner set to nacin
  • Status newaccepted

Oops. This is particular to [361]. We'll need to use ${project_slug} there instead of "core". I'll then need to test that all Tracs are whitelisted for redirection purposes.

The reason it goes through bb-login.php is if you're not logged in when you visit /newticket, you get some pretty lame red and yellow warnings. The best possible experience is to redirect you through login (which will redirect you automatically if you already are).

#3 @nacin
12 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 369:

Trac: Link to the correct Trac for new tickets from the search results page. fixes #299.

Note: See TracTickets for help on using tickets.