Opened 12 years ago

Closed 12 years ago

#18444 closed Cleanup/optimization (fixed)

Replace hard coded "View on Site" URLs

Reported by: Daniel Hepper Owned by: Daniel Hepper
Component: contrib.admin Version: 1.4
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The URLs of the "View on Site" button on the change form and inline admins is hardcoded. They should be replaced with a reversed URLs.

Change History (4)

comment:1 by Daniel Hepper, 12 years ago

Owner: changed from nobody to Daniel Hepper

comment:2 by Daniel Hepper, 12 years ago

Has patch: set

comment:3 by Florian Apolloner, 12 years ago

Triage Stage: UnreviewedAccepted

comment:4 by Florian Apolloner <florian@…>, 12 years ago

Resolution: fixed
Status: newclosed

In [aee9eecb920cf281e8339a5f7edadc6f2dd04fea]:

Fixed #18444 -- Replace hard coded "View on Site" URLs

Note: See TracTickets for help on using tickets.
Back to Top