Download & Extend

Path modules node alter uses collapsible and collapsed attributes in the 'alias' text field.

Project:Drupal core
Version:7.x-dev
Component:path.module
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:needs backport to D7

Issue Summary

Appears to be a missed cut n paste :)

This also effects D7.14

AttachmentSizeStatusTest resultOperations
drupal-invalid-collaspable.patch656 bytesIdlePASSED: [[SimpleTest]]: [MySQL] 36,657 pass(es).View details

Comments

#1

Status:needs review» reviewed & tested by the community

The patch in the issue summary applied cleanly with an offset and removed the unnecessary "collapsible" and "collapsed" properties which should only be used with fieldsets (not textfields, or form items inside of a vertical tab).

#2

Version:8.x-dev» 7.x-dev
Status:reviewed & tested by the community» patch (to be ported)

Oops. :) Nice find!

Committed and pushed to 8.x, though this didn't seem to apply to 7.x so moving to backport.

#3

Status:patch (to be ported)» needs review

Backport of the patch in the original issue summary.

AttachmentSizeStatusTest resultOperations
remove-invalid-collapse-attributes-1595594-3.patch718 bytesIdlePASSED: [[SimpleTest]]: [MySQL] 39,375 pass(es).View details

#4

Status:needs review» reviewed & tested by the community

Guess I can mark this as ready since someone else rolled it :)

#5

Status:reviewed & tested by the community» fixed

Great, thanks!

Committed and pushed to 7.x.

#6

Status:fixed» closed (fixed)

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

nobody click here