[wp-trac] [WordPress Trac] #25473: wp_text_diff creates wrong number of columns if title arguments are set
WordPress Trac
noreply at wordpress.org
Wed Oct 2 23:19:54 UTC 2013
#25473: wp_text_diff creates wrong number of columns if title arguments are set
--------------------------+-----------------------------
Reporter: joedolson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Revisions | Version: 3.6.1
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
The 3rd parameter for wp_text_diff is an array with 3 possible arguments.
If any of those arguments are provided, the thead element will contain 4
columns, but the text diff renderer has only produced 3 columns of data
since version 3.6.
Patch revises wp_text_diff to generate only 3 columns.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25473>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list