Closed (fixed)
Project:
Messaging
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 20:24 UTC
Updated:
31 Mar 2008 at 14:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
jose reyero commentedI don't see how it's broken, though I agree it may look nicer in a table.
Also the patch has a lot of not needed lines that make it difficult to review.
Comment #2
andremolnar commentedMy apologies - that was not the most detailed bug report.
Specific problem: message_tokens_get_list includes HTML with no call to a theme function.
The patch removes the offending HTML and adds code to use a table instead of a simple item list.
The code currently in CVS is riddled with extra 'junk'/spaces at the end of many lines - my IDE automatically strips those out to 'clean' the code - hence the extra parts in the patch.
The Important parts:
and
I will be glad to re-roll the patch if you can clean up the line endings.
andre
Comment #3
andremolnar commentedstatus change
Comment #4
andremolnar commentedUpdated patch against latest set of changes in 5.x branch.
Comment #5
jose reyero commentedYeah, looks much better now!
Thank you (And thanks too for the extra space clean-up)
PS: If someone could tell me how to set up Eclipse for removing that extra spaces automatically... :-)
Comment #6
andremolnar commentedI don't use eclipse, but I saw this http://drupal.org/node/75242 and I would assume there is some place that has settings like 'remove extra white space'
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.