Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
path.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2008 at 15:23 UTC
Updated:
28 Jan 2009 at 06:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesThat field is provided by the Drupal core path module (so I'm changing the component). The underlying database field is 128 characters so I think it makes sense to change the form field to be 128 characters as well.
Comment #2
dave reidHere you go. Also found it very weird the the path alias field on the node page was only limited to 250 chars...
Comment #3
alexanderpas commentednice find!
Comment #4
dries commentedGood catch. I've committed this to CVS HEAD and DRUPAL-6 so that should take care of it. Thanks! :)
Comment #6
asimmonds commentedMarked a 5.x issue #289656: Alias UI and DB size limit inconsistent as duplicate to this. I'll port the patch to 5.x-dev soonish...
Comment #7
asimmonds commentedBackported patch for 5.x-dev
Comment #8
dave reidLooks good and applies cleanly.
Comment #9
drummCommitted to 5.x.