Bug 42377 - EDITING: Insert external data will not start with uncoded special characters in URL
Summary: EDITING: Insert external data will not start with uncoded special characters ...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Spreadsheet (show other bugs)
Version: 3.4.4 RC1
Hardware: Other Windows (All)
: low enhancement
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-29 10:39 UTC by Rainer Bielefeld Retired
Modified: 2013-01-26 18:00 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Rainer Bielefeld Retired 2011-10-29 10:39:36 UTC
Steps to reproduce:
1. Open new spreadsheet
2. Menu 'Insert -> Link to External Data'
3. Insert this URL: <https://bugs.freedesktop.org/buglist.cgi?chfieldto=2011-10-29&chfield=[Bug%20creation]&query_format=advanced&chfieldfrom=2011-10-27>
4. Press <Enter> with caret in URL input pane
   Expected: LibO should contact URL and search for Table data
   Actual: nothing, no "Busy" mouse pointer and Wireshark does not show any
           activity to "freedesktop.org"
5. Check URL. you will find 2 square brackets. replace "[" by "%5B" and "]" by
   "%5D"
6. Press <Enter> with caret in URL input pane
   Expected: LibO should contact URL and search for Table data
   Actual: "Busy" mouse pointer and Wireshark shows activity connected to 
           "freedesktop.org", after few moments available tables and ranges 
            dialog will be shown

Coding those characters is not necessary for data interchange (at least not with Seamonkey Browser), so LibO should not require it.
Comment 1 Rainer Bielefeld Retired 2012-01-06 23:26:09 UTC
[Reproducible] with Parallel Dev-Installation of  "LibreOffice 3.5.0 Beta2- WIN7 Home Premium (64bit) German UI [Build-ID : 8589e48-760cc4d-f39cf3d-1b2857e-60db978] and alll other versions I tested, so NEW

@Kohei:
Please feel free to reassign (or reset Assignee to default) if it’s not your area or if provided information is not sufficient. Please set Status to ASSIGNED if you accept this Bug.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.