Bug 222425 - back slashes should not be needed in href=\"analyze\"
Summary: back slashes should not be needed in href=\"analyze\"
Status: CLOSED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.4 M6   Edit
Assignee: Blazej Kroll CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, contributed
Depends on:
Blocks:
 
Reported: 2008-03-12 11:31 EDT by Kit Lo CLA
Modified: 2008-04-09 09:57 EDT (History)
1 user (show)

See Also:


Attachments
slashes out (1.11 KB, patch)
2008-03-14 10:00 EDT, Blazej Kroll CLA
no flags Details | Diff
mylyn/context/zip (770 bytes, application/octet-stream)
2008-03-14 10:00 EDT, Blazej Kroll CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kit Lo CLA 2008-03-12 11:31:19 EDT
back slashes should not be needed in href=\"analyze\" in the following file and key. It may cause parsing problems.

eclipse\plugins\org.eclipse.pde.ui\org\eclipse\pde\internal\ui\pderesources.properties

SecondaryBundlesSection_resolve=<form><p>Analyze code and <a href=\"analyze\">add dependencies</a> to the MANIFEST.MF via:</p></form>
Comment 1 Chris Aniszczyk CLA 2008-03-12 11:35:13 EDT
any bugday takers?
Comment 2 Blazej Kroll CLA 2008-03-14 10:00:46 EDT
Created attachment 92566 [details]
slashes out

I've took out the shlashes.
Comment 3 Blazej Kroll CLA 2008-03-14 10:00:49 EDT
Created attachment 92567 [details]
mylyn/context/zip
Comment 4 Chris Aniszczyk CLA 2008-03-14 10:23:34 EDT
Thanks Blazej!
Comment 5 Chris Aniszczyk CLA 2008-03-14 10:58:40 EDT
thanks!!!

> 20080314
Comment 6 Kit Lo CLA 2008-04-09 09:57:36 EDT
Verified in M6. Thanks!
Comment 7 Kit Lo CLA 2008-04-09 09:57:48 EDT
closing