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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | wikitools_misspelling_d6_01.patch | 1.15 KB | cwgordon7 |
| Drupal-pageExistsMisspell.PNG | 89.9 KB | nmashruwala |
Comments
Comment #1
cwgordon7 commentedComment #2
bsherwood commentedLooks good. The patch just adds 'a' to alredy.
With such a tiny patch, was it even worth posting the patch?
Comment #3
cwgordon7 commentedWhoops, committed already.