Make WordPress Core

Opened 4 years ago

Last modified 3 months ago

#55729 new enhancement

tests for wp_original_referer_field

Reported by: pbearne Owned by:
Priority: normal Milestone: Future Release
Component: General Version:
Severity: normal Keywords: has-patch has-unit-tests
Cc: Focuses: tests

Description


Change History (7)

This ticket was mentioned in PR #2817 on WordPress/wordpress-develop by pbearne.


4 years ago
#1

  • Keywords has-patch has-unit-tests added

Just tests for wp_get_raw_referer(), wp_get_referer(), wp_get_original_referer() and wp_original_referer_field()

Trac ticket: https://core.trac.wordpress.org/ticket/55729

This ticket was mentioned in PR #2817 on WordPress/wordpress-develop by pbearne.


4 years ago
#2

Just tests for wp_get_raw_referer(), wp_get_referer(), wp_get_original_referer() and wp_original_referer_field()

Trac ticket: https://core.trac.wordpress.org/ticket/55729

peterwilsoncc commented on PR #2817:


4 years ago
#3

Are you able to push fixes for the other locations in which these issues occurred?

#4 @desrosj
23 months ago

  • Component Build/Test ToolsGeneral
  • Milestone Awaiting ReviewFuture Release

Since this is about adding tests and not a general build or test tooling change, I'm reassigning it to the relevant component.

#5 @desrosj
23 months ago

  • Type defect (bug)enhancement

This ticket was mentioned in Slack in #core by azaozz. View the logs.


23 months ago

#7 @desrosj
3 months ago

  • Focuses tests added

Adding the tests focus, which is used to indicate a ticket is solely focused on adding tests.

Note: See TracTickets for help on using tickets.