Bug 781136 (SOA-3635) - NotifyFiles appends a new line character in stringNotification() method to the original content.
Summary: NotifyFiles appends a new line character in stringNotification() method to th...
Keywords:
Status: NEW
Alias: SOA-3635
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB
Version: 5.2.0.ER4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: FUTURE
Assignee: tcunning
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-29 17:08 UTC by Len DiMaggio
Modified: 2018-03-29 21:46 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
NotifyFiles will append a new line character at the end of a string when using the stringNotification() method. It does this if the string does not end with a valid character. This is a problem when the aim is to simply save some file content.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 779694 0 high CLOSED NotifyFiles appends a new line character in stringNotification() method to the original content. 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker JBESB-3294 0 Major Open NotifyFiles appends a new line character in stringNotification() method to the original content. 2013-02-07 04:05:48 UTC
Red Hat Issue Tracker SOA-3635 0 Major Closed NotifyFiles appends a new line character in stringNotification() method to the original content. 2013-02-07 04:05:50 UTC

Internal Links: 779694

Description Len DiMaggio 2011-11-29 17:08:38 UTC
project_key: SOA

See linked issue.

Comment 1 Len DiMaggio 2011-11-29 17:08:39 UTC
Link: Added: This issue Cloned from SOA-2058


Comment 2 Suz 2012-06-15 01:42:47 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
NotifyFiles will append a new line character at the end of a string when using the stringNotification() method. It does this if the string does not end with a valid character.

Comment 3 David Le Sage 2012-06-18 00:19:15 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-NotifyFiles will append a new line character at the end of a string when using the stringNotification() method. It does this if the string does not end with a valid character.+NotifyFiles will append a new line character at the end of a string when using the stringNotification() method. It does this if the string does not end with a valid character.  This is a problem when the aim is to simply save some file content.


Note You need to log in before you can comment on or make changes to this bug.