Closed (fixed)
Project:
Pathauto
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2008 at 06:17 UTC
Updated:
24 Feb 2010 at 21:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
davyvdb commentedlie should be line :)
Comment #2
gregglesUnder what scenarios doesn't it work?
Comment #3
gregglesAlso, this is fixed in 6.x, fwiw.
Comment #4
davyvdb commentedAnd why not in 5?
Comment #5
gregglesI believe it was because it didn't work at all in 6.x where it works most of the time in 5.x.
Can you give an example where it won't work for 5.x?
Comment #6
davyvdb commentedSee attached image.
Shouldn't the pathauto text
Comment #7
davyvdb commentedSee attached image.
Comment #8
gregglesI believe you that it's not happening. But I'd like to understand why before we change this. Nobody has reported this problem aside from you so I'm hesitant to change it (and perhaps break it). Is it because of a custom theme? A custom theme function that acts on the node form? Something else specific to your site? Or just a less common configuration like having several cck fields of a certain type.
Comment #9
davyvdb commentedI'm using jquery update module. Maybe that's the culprit?
Comment #10
davyvdb commentedI just checked on a few of my websites. And indeed jquery update seems to be causing this behavior.
Comment #11
gregglesGreat - good to know the real cause of this.
Here's a real patch. It seems to work fine on a stock version of jquery for 5.x so I feel like we should probably include this. I'd like to get another review but imagine that we won't :/
Comment #12
dave reidThat looks good actually.
Comment #13
davyvdb commentedLooks good.
Comment #14
gregglesAlrighty - fixed http://drupal.org/cvs?commit=326968
Thanks guys!