Closed (fixed)
Project:
Hosting Platform Pathauto
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2013 at 14:55 UTC
Updated:
11 Apr 2014 at 09:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
anarcat commentedmoving to the right project, but i also added this as a blocker to #2023113: [meta] 2.0 release.
Comment #2
chertzogcould we just add a "#field_prefix" => t('Machine Path') to the field. This would indicate that there is something there, and would appear once something was entered.
Comment #3
helmo commented@chertzog: I guess you meant suffix instead of prefix... but that did not work properly for me.
Here's a patch to change the JS
Comment #4
ergonlogicSo, I think the intention is to print
Path: /var/aegir/platforms/ [Edit]when we load the page, and not wait for the first key press. Unfortunantely, the patch in #3 doesn't work for me.Comment #5
ergonlogicActually, on further testing, the patch in #3 works perfectly. So I committed it on helmo's behalf.
Fixed in 3844a59.