Issue 26556 - insert->external data, canceling a failed connection doesn't work
Summary: insert->external data, canceling a failed connection doesn't work
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: 680m30
Hardware: All All
: P3 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: peter.junge
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-16 13:28 UTC by peter.junge
Modified: 2013-08-07 15:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description peter.junge 2004-03-16 13:28:39 UTC
new calc
note: do not configure internet settings
- if settings are automaticly configured (e.g. on windows) set proxy to none
insert -> external data
set e.g. URL http://www.sun.com
hit <enter>
a MsgBox (could not establish connection to www.sun.com) pops up
-> neither cancel button nor <ESC> or the closer [x] in window decoration work
trying to close it several times work in some cases but not every time
sometimes office is busy up to half an hour
I'm afraid most users would kill the office with loss of data -> P2

trying the scenario with configured proxy using an invalid URL shows an similar
result, only error messages are different
Comment 1 peter.junge 2004-03-16 16:57:34 UTC
reproduceble back until src680m22. nothing earlier available.
Comment 2 niklas.nebel 2004-05-04 19:07:05 UTC
Looks like a single call to SfxFilterMatcher::GuessFilter() shows the message
once for each module's filter detection. It's similar if you enter the URL into
the tool bar URL field to load the page.
Comment 3 peter.junge 2004-05-17 17:47:11 UTC
reset prio due to low impact
Comment 4 Mathias_Bauer 2004-10-28 10:40:25 UTC
Andreas, the filter detection should break if such an error had occured once.
Comment 5 andreas.schluens 2004-11-22 11:38:17 UTC
done.
Comment 6 andreas.schluens 2005-01-07 14:06:44 UTC
.
Comment 7 andreas.schluens 2005-01-07 14:07:33 UTC
AS->PJ: Please verify this task on the cws [cd02] again. THX.
Comment 8 andreas.schluens 2005-01-07 14:07:56 UTC
.
Comment 9 peter.junge 2005-01-12 18:36:19 UTC
OK in CWS cd02
Comment 10 peter.junge 2005-01-18 14:01:32 UTC
OK in master SRC680m72