Spelling error still exists in wikitools for Drupal 6.x when the option Unique Titles is checked.

To reproduce:

1. enable wikitools (site building->modules)
2. change wikitools permissions (site configuration->wikitools) to affect a content type (I used blogs and book pages)
3. ensure that 'Unique Titles' option is checked (for reference, node creation, node search, automatic redirect and treat underscores as spaces when looking for node titles options were also enabled)
4. create content of the type you've enabled wikitools for (I used blogs and book pages) and save it
5. create content of the type you've enabled wikitools for (I used blogs and book pages) and attempt to save it

Error appears.

I tested both blog and book page content types. Screen shot showing spelling error is attached.

This may also be the same issue as http://drupal.org/node/257868

Comments

cwgordon7’s picture

Version: 6.x-1.0-beta1 » 6.x-1.0
Assigned: Unassigned » cwgordon7
Status: Active » Needs review
StatusFileSize
new1.15 KB
bsherwood’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. The patch just adds 'a' to alredy.

With such a tiny patch, was it even worth posting the patch?

cwgordon7’s picture

Status: Reviewed & tested by the community » Fixed

Whoops, committed already.

Status: Fixed » Closed (fixed)

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