Bugzilla – Attachment 2693 Details for
Bug 5312
XHTML correction in authority summary
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
fnc006.patch (text/plain), 413 bytes, created by
Fridolin Somers
on 2010-10-19 07:54:11 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2010-10-19 07:54:11 UTC
Size:
413 bytes
patch
obsolete
>Index: C4/AuthoritiesMarc.pm >=================================================================== >--- C4/AuthoritiesMarc.pm >+++ C4/AuthoritiesMarc.pm >@@ -981,7 +981,7 @@ > my $resultstring; > $resultstring = join(" -- ",@stringssummary); > $resultstring =~ s/\[(.*?)\]//g; >- $resultstring =~ s/\n/<br>/g; >+ $resultstring =~ s/\n/<br \/>/g; > $summary = $resultstring; > } else { > my $heading;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 5312
:
2693
|
5085
|
9997
|
9999