The field that holds the path when you set a pane title to be a link is set to 255 characters, but the maxlength of the form field in the UI is 128 (the default for text fields). If the field can hold 255 characters, it probably makes sense to allow the UI to accept 255 characters.

Comments

cboyden created an issue. See original summary.

cboyden’s picture

Status: Active » Needs review
StatusFileSize
new404 bytes

Patch is attached.

Also it looks like this might be an issue for more than just this field. If maintainers think it's a good idea I can make this change for other text fields in the UI where appropriate.

damienmckenna’s picture

Assigned: cboyden » Unassigned
damienmckenna’s picture

michelle’s picture

Status: Needs review » Reviewed & tested by the community

I don't know what other text fields it's needed on but it works great for this one. Thanks!

  • DamienMcKenna committed cc58810 on 7.x-1.x authored by cboyden
    Issue #3064054 by cboyden, DamienMcKenna, Michelle: Link path field cuts...
damienmckenna’s picture

Committed. Thank you!

damienmckenna’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.