[Bug 658413] New: commit mail hook produces incorrectly marked-up diff



https://bugzilla.gnome.org/show_bug.cgi?id=658413
  sysadmin | Git | unspecified

           Summary: commit mail hook produces incorrectly marked-up diff
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: Git
        AssignedTo: sysadmin-maint gnome bugs
        ReportedBy: chpe gnome org
         QAContact: sysadmin-maint gnome bugs
     GNOME version: ---


Take a look at
https://mail.gnome.org/archives/commits-list/2011-September/msg02503.html :

This line in the real diff:

has been transformed in the commits mail to this markup:

+      &lt;foaf:mbox rdf:resource=&quot;<a  rel="nofollow"
href="mailto:chpe%40gnome.org&quot";>mailto:chpe%40gnome.org&quot</a>; /&gt;

(note the </a> misplaced between &quot and ; instead of after &quot;)

which makes the diff line in the mail render as

+      <foaf:mbox rdf:resource="mailto:chpe%40gnome.org";; />

with a spurious ';'.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]