Project:Deployment
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

admin/build/deploy/list/1 doesn't tell me which plan I am looking at.

(Totally awesome module BTW! :D )

Comments

#1

Status:active» needs review

Patch.

BTW, the documentation at http://drupal.org/node/408774 is brilliant, exactly what's needed for a complex module like this. Great job! :D

AttachmentSizeStatusTest resultOperations
621064.deploy.plan-list-title.patch795 bytesIgnored: Check issue status.NoneNone

#2

Status:needs review» closed (fixed)

Glad to know the documentation came in useful. Hopefully it keeps the issue queue more clear :)

I committed this with a change of the '%' placeholder to '@', so that it runs through check_plain(), and a slight tweak to the wording.

Thanks!