ALT Linux Bugzilla
– Attachment 334 Details for
Bug 3506
REXML bug
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
My proposing to fix this problem
rexml.patch (text/plain), 350 bytes, created by
Kirill A. Shutemov
on 2004-01-17 16:00:05 MSK
(
hide
)
Description:
My proposing to fix this problem
Filename:
MIME Type:
Creator:
Kirill A. Shutemov
Created:
2004-01-17 16:00:05 MSK
Size:
350 bytes
patch
obsolete
>--- rexml-orig/source.rb 2003-12-13 11:57:46 +0200 >+++ rexml/source.rb 2004-01-14 10:51:08 +0200 >@@ -123,7 +123,7 @@ > #super @source.read(@block_size) > @line_break = '>' > #super @source.readline( "\n" ) >- super @source.readline( @line_break )+@source.read >+ super @source.readline( @line_break ) > @line_break = encode( '>' ) > end >
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
Attachments on
bug 3506
:
333
| 334