Making WordPress.org

Opened 3 months ago

Last modified 3 months ago

#7692 assigned defect (bug)

Missing Escaping, Strict Check, and PHPCS Issues in Multiple Files of jobs.wordpress.net

Reported by: deepakrohilla's profile deepakrohilla Owned by:
Milestone: Priority: lowest
Component: Jobs (jobs.wordpress.net) Keywords: has-patch
Cc:

Description

In multiple files strict check , escaping and alignment, phpcs issue found.
Needs to be fixed instances where data output lacks proper escaping especially in areas handling user-generated or dynamic content.

Attachments (3)

code1.PNG (28.0 KB) - added by deepakrohilla 3 months ago.
alignment.PNG (20.8 KB) - added by deepakrohilla 3 months ago.
d1.PNG (31.6 KB) - added by deepakrohilla 3 months ago.

Download all attachments as: .zip

Change History (8)

@deepakrohilla
3 months ago

@deepakrohilla
3 months ago

This ticket was mentioned in PR #340 on WordPress/wordpress.org by @deepakrohilla.


3 months ago
#1

  • Keywords has-patch added; needs-patch removed

#2 @dd32
3 months ago

  • Priority changed from high to lowest

Strict checks are not always required, loose comparisons are often better in non-security scenarios. Marking as low-priority.

This ticket was mentioned in Slack in #meta by dufresnesteven. View the logs.


3 months ago

#4 @dd32
3 months ago

#7694 was marked as a duplicate.

This ticket was mentioned in PR #341 on WordPress/wordpress.org by @narenin.


3 months ago
#5

Note: See TracTickets for help on using tickets.