Issue 19971 - general UNO API for URI handling
Summary: general UNO API for URI handling
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: steffen.grund
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 24360
  Show dependency tree
 
Reported: 2003-09-24 08:15 UTC by noel.power
Modified: 2004-04-22 21:21 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description noel.power 2003-09-24 08:15:23 UTC
Hi Stephan,
As discussed, I summarize below...
A number of adhoc solutions exist for handling URLs, both services and native
c++ classes. Need to either choose one of the existing services ( e.g.
URLTransformer ) of come up with a new general UNO service to handle URIs.

thanks
N
Comment 1 Stephan Bergmann 2003-09-24 11:52:36 UTC
accepted
Comment 2 Stephan Bergmann 2004-01-14 13:13:44 UTC
Initial version of new UNO services, including handling of vnd.sun.star.script
URLs (for npower) and handling of relative URLs (for dbo), done.

Tests of the new UNO services are available at stoc/test/uriproc.
Comment 3 Stephan Bergmann 2004-01-15 13:18:16 UTC
.
Comment 4 steffen.grund 2004-01-19 14:55:05 UTC
accepted for testing.
Comment 5 steffen.grund 2004-01-19 14:56:39 UTC
.
Comment 6 steffen.grund 2004-01-19 15:01:32 UTC
Tested on Linux and Windows and works.
Comment 7 steffen.grund 2004-04-22 21:21:01 UTC
SG: checked again on Linux and Solaris with SRC680_m34 and works -> closed.