Closed (fixed)
Project:
Pathauto
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2007 at 12:20 UTC
Updated:
11 May 2007 at 12:27 UTC
I had installed 5.x-2.x-dev on Drupal 5.1. The transliteration checkbox is disabled as you can see in the attached screen capture.
| Comment | File | Size | Author |
|---|---|---|---|
| capture.jpg | 68.1 KB | claudiu.cristea |
Comments
Comment #1
claudiu.cristeaThe bug is in pathauto.module (line ~98)
... here the $path variable is not defined, no value is assigned. This code fragment should be:
In this moment I'm not able to create a patch file. Please update the file in 5.x-2.x-dev.
Thanks!
Comment #2
gregglesThanks for the bug report.
Did you create i18n-ascii.txt file? There is an example file that you have to rename in order for this feature to work. I believe that if you create that file your checkbox will become enabled.
I believe that the help text underneath the checkbox should be more clear. For example, if the item is disabled then it should say in bold "This will be disabled until you create an i18n-ascii.txt file in your Pathauto directory." Would that be more helpful? Can you suggest alternative text that would help get this idea across?
Comment #3
gregglesAha, yes, I see now. Thanks for finding that!
I'll fix that. Do you have any ideas on the other point about the help text?
Comment #4
claudiu.cristeaThank you. The help text is fine.
Comment #5
gregglesGreat, this is now fixed. Thanks, Claudiu!
Comment #6
killes@www.drop.org commented