Any thoughts on releasing a drupal 6 port?

Comments

ygerasimov’s picture

In principle it is possible to do release for d6. But is there any need for that? As Selenium class is in separate file only thing we need to port is patch to core.

PatchRanger’s picture

Priority: Normal » Major

As a maintainer of BOTCHA module I confirm that Selenium D6 is useful. We need it to provide Selenium-tests coverage for our spam protection mechanism.

PatchRanger’s picture

Status: Active » Needs review
StatusFileSize
new4.39 KB

Here is a patch against the latest 7.x-3.x to turn it into D6.
Please note:
- There is no need in patching core!
- I have fully debugged textarea test as a proof of concept.

PatchRanger’s picture

Version: 7.x-2.x-dev » 6.x-1.x-dev
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.