Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 467987

Summary: GVT45: Non-externalized strings found When drag a project to folder
Product: [ECD] Orion Reporter: Chang Jing Xu <cjxu>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: baochlin, Carolyn_MacLeod, kitlo, kqli, libingw, xbpan
Version: 8.0   
Target Milestone: 10.0   
Hardware: PC   
OS: Windows 8   
Whiteboard:
Attachments:
Description Flags
Non-externalized strings found on the error messages
none
patch.txt none

Description Chang Jing Xu CLA 2015-05-22 05:48:25 EDT
Created attachment 253670 [details]
Non-externalized strings found on the error messages

Browser: Firefox 38


Steps to reproduce:

1.  Open   Web Browser and input test URL(http://tvt80.orion.eclipse.org:9000/)
2.  Sign   In Orion
3.  Click  Setting icon from left side
4.  Right  Click a Project 
5.  Click  New -> File
6.  Input  'test:' as file name and save it
7.  Drag   Project to folder under it
8.  Drag   File to another file(both two files are under the project but did not have the same type) 


Problem Description:
Non-externalized strings found on the error messages.
Comment 1 Carolyn MacLeod CLA 2015-06-03 14:53:29 EDT
Created attachment 254094 [details]
patch.txt

Here is a patch that fixes problem 1, 2, and 4.
The TypeError problem is a different bug - the drop target should not be accepting the drop at that location.

There may be more problems of this type to fix (useful error messages from server are being propagated to client). I will open a bug to capture this for future.
Comment 3 Silenio Quarti CLA 2015-07-03 15:17:57 EDT
Closing.
Comment 4 Carolyn MacLeod CLA 2015-07-07 16:30:38 EDT
by the way, I opened bug 472095 to capture "useful error messages from server are being propagated to client".