Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
26 Jan 2014 at 01:08 UTC
Updated:
29 Jul 2014 at 23:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
karthikkumarbodu commentedAdded documentation for $arguments parameter in the xpath function.
Comment #2
star-szrThanks @karthik kumar bodu!
Looks good and I know this is copied from buildXPathQuery (which is perfectly fine) but the standards now dictate that the data type is required. From https://drupal.org/node/1354#param:
Since the testbots are so backed up I'm going to cancel the test of that patch.
Comment #4
karthikkumarbodu commentedHey Scott Reeves, Thanks for the instructions and i just created a new patch adding the data types for the arguments.
Comment #5
tstoecklerOh no! This is such a lovely patch and I really Wanted to RTBC it, but you accidentally included the patch file itself in the patch. :-> can you quickly re-upload without that hunk? That would be great!
Comment #6
karthikkumarbodu commentedYes now uploading the correct patch, thanks for reporting the issue in the patch :)
Comment #7
tstoecklerAwesome. Thanks!
Comment #8
catchCommitted/pushed to 8.x, thanks!