niwadhwa / bugzilla-vcs

Automatically exported from code.google.com/p/bugzilla-vcs
0 stars 0 forks source link

Commit output not formatted correctly. #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When submitting a bug using the latest bugzilla-vcs on Bugzilla 4.2 (using 
CentOS) the commit information is 'funny' looking.  

For example - when I make a commit talking about bug 30 (to github) this is 
what I see under commits (after I click the +):
//
Checked in to /home/headsup-bugs/headsup

title="CONFIRMED --- - This is test bug - OK to delete"
href="show_bug.cgi?id=30">Bug 30: This is another minor change.

1 file changed:

README (+1 / -1)
\\

When I inspect the element it seems like one of the brackets isn't properly 
closed - see attached image.  The top image is of the output, the bottom image 
is of the inspection.  I could be doing something completely wrong too :) - 
thanks for making an awesome product!

Original issue reported on code.google.com by graha...@gmail.com on 24 Feb 2012 at 9:42

GoogleCodeExporter commented 9 years ago
Sorry - forgot to attach the image, hate it when I do that.

Original comment by graha...@gmail.com on 24 Feb 2012 at 9:44

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, one last comment, I believe it has to do with Bugzilla correlating the 
typed number (ie Bug 30) with the Bug.  When you hover it should give you the 
bug status and the bug summary.

Original comment by graha...@gmail.com on 24 Feb 2012 at 9:56

GoogleCodeExporter commented 9 years ago
A patch for this issue is in issue 14.

Original comment by sgreen%redhat.com@gtempaccount.com on 24 Apr 2013 at 4:51

GoogleCodeExporter commented 9 years ago

Original comment by sgreen%redhat.com@gtempaccount.com on 13 Dec 2013 at 11:38