This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 108306 - Line feeds are ignored in search results description
Summary: Line feeds are ignored in search results description
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-27 16:26 UTC by Mikhail Matveev
Modified: 2008-10-05 13:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Matveev 2007-06-27 16:26:28 UTC
1. Create sample schema.
2. Click Advanced Search Button, press Enter to search for any component.
3. Click Export to HTML button, specify a description containing several lines and press OK.
Result: browser shows description in a single line. I would suggest adding <pre> HTML tag around of description text.
Comment 1 Vladimir Yaroslavskiy 2008-04-02 14:54:28 UTC
fixed: 84117bc6bca6

<pre> is used for description
Comment 2 Mikhail Matveev 2008-10-05 13:13:38 UTC
Verified