Issue 27379 - insert->external data loops on specific URL
Summary: insert->external data loops on specific URL
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: peter.junge
QA Contact: issues@sc
URL: http://tenneyteam.com/mls/currentinla...
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-02 13:00 UTC by peter.junge
Modified: 2013-08-07 15:15 UTC (History)
2 users (show)

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


Attachments
Shortest possible document still reproducing the loop (36 bytes, text/html)
2004-04-02 13:38 UTC, daniel.rentz
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description peter.junge 2004-04-02 13:00:18 UTC
new calc
check proper internet connection settings
insert -> external data...
with URL: http://tenneyteam.com/mls/currentinlandlots.html
-> loop 
(waiting over night doesn't help at all)
@DR: candidate for OOo1.1.2?
Comment 1 peter.junge 2004-04-02 13:04:07 UTC
No problem with writer/calc html filter in file open dialog but same problem
with web query filter.
Comment 2 peter.junge 2004-04-02 13:05:42 UTC
Added jesran to CC.
Comment 3 daniel.rentz 2004-04-02 13:19:12 UTC
Accepted.

DR->PJ: Yes! Please submit *a new* issue for OOo 1.1.2 (due to separated 1.1.x
and 2.0 CWS handling).

DR->DR: The HTML document is broken. A missing closing </pre> tag causes loop
while unwinding table stack. 

htmlpars.cxx:2151 ScHTMLTable::TableOff
htmlpars.cxx:3060 ScHTMLQueryParser::TableOff
htmlpars.cxx:3102 ScHTMLQueryParser::HTMLImportHdl
Comment 4 daniel.rentz 2004-04-02 13:38:10 UTC
Created attachment 14284 [details]
Shortest possible document still reproducing the loop
Comment 5 daniel.rentz 2004-04-17 19:06:18 UTC
fixed in src680/dr17
Comment 6 daniel.rentz 2004-04-17 19:06:51 UTC
.
Comment 7 daniel.rentz 2004-04-22 10:29:57 UTC
Back to QA
Comment 8 oc 2004-05-17 13:27:49 UTC
reset resolution to fixed
Comment 9 oc 2004-05-17 13:28:22 UTC
verified in internal build cws_dr17
Comment 10 peter.junge 2004-06-02 13:34:10 UTC
OK in master src680m40