Bug 120 - Does not handle Pragma:
Summary: Does not handle Pragma:
Status: RESOLVED FIXED
Alias: None
Product: unknown
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Other
: NOR wishlist
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-01-21 14:31 UTC by Unknown
Modified: 2015-06-05 17:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Gonnerman 1970-01-01 00:00:00 UTC
(*** This bug was imported into bugs.kde.org ***)

Package: kfm
Version: 1.124

Old Bugnum  = 1944
Fixed   = No
System  = Linux/x86
Distrib = Source code in tar.gz format

========================

Does not handle
Pragma: no-cache
Cache-control: no-cache
Expires: <date>
correctly.  Specifically I am using a CGI application
which shows out-of-date data in KFM but not in Netscape.  I
can't figure out how to fix this... the Cache menu item
"Never look in cache" only *seems* to affect graphics.
Comment 1 Rob Kaper 2000-08-08 06:54:40 UTC
----- Forwarded message from Waldo Bastian <bastian@kde.org> -----

On Mon 07 Aug 2000 Rob Kaper wrote:
> On Mon Aug 07 2000 at 05:36:15PM -0400 Dawit Alemayehu wrote:
> > Yes we do.  I have not read the whole bug but I assume it is talking
> > about the deprecated HTTP/1.0 header "Pragma: no-cache" ???
>
> Actually:
>
> <quote>
> Does not handle
>         Pragma: no-cache
>         Cache-control: no-cache
>         Expires: <date>
> correctly.
> </quote>
>
> Does this work now so bug #120 can be closed? :)

Yes can be closed.

Cheers
Waldo
-- 
Make way KDE/Linux is coming to a desktop near you!
 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

----- End forwarded message -----

-- 
Rob Kaper | cap@capsi.com cap@capsi.net cap@capsi.co.uk cap@capsi.cx
          | http://capsi.com/ - telnet://chat.capsi.com:2300/
          | 'What? In riddles?' said Gandalf. 'No! For I was talking aloud
          | to myself. A habit of the old: they choose the wisest person
          | present to speak to; the long explanations needed by the young
          | are wearying.' - "Lord of the Rings" JRR Tolkien
Comment 2 fv21fv67 2001-03-20 01:23:28 UTC
Hey honey! I just got this ...............I think this is exactly what you need.



The Internet's Finest and Most Reliable Bulk Email Provider!

Since 1996 Tech Data Technologies has provided bulk email service to thousands of well-satisfied customers. We offer the most competitive prices in the industry made possible by our high percentage of repeat business. We have the most advanced direct email technology employed by only a knowledgeable few in the world. 

We have over 160 million active email addresses increasing our list at the rate of half a million to one million a month. We will put your product or service instantly and directly into the hands of millions of prospects! You will have instant guaranteed results something no other form of marketing can claim. Our turn around time is a remarkable 24 hours.

Our email addresses are sorted by country state city and target. Your marketing campaign will speed with pinpoint accuracy to your desired audience!

Call us for a free consultation at 323 876 6148  [U.S.A.]. 

For a limited time take advantage of our special -- Three million general U.S. emails for just $600 per million! We include at no cost a bullet proof email address for 30 days a $400 value!

BULK EMAIL PRICES

  750000........................$562
1200000........................$720
1600000........................$960
3000000........................$1500
3000000+ ...................PLEASE CALL FOR A QUOTE


Best of ALL Tech Data Services can be used as a 100% TAX WRITE OFF for your Business!


DON'T WAIT! LET TECH DATA TECHNOLOGIES BE YOUR PARTNER!!


Under Bill s.1618 TITLE III passed by the 105th U.S. Congress this letter is not considered "spam" as long as we include: 1) contact information and 2) the way to be removed from future mailings (see below).To Remove Yourself From This List: Please email see2meu4@yahoo.com with the email address that you would like removed and the word REMOVE in the subject heading.
Comment 3 Stephane MANKOWSKI 2013-04-10 10:16:03 UTC
Git commit a1163200c3d3a957414d04268da9c5e7f423f34b by Stephane Mankowski.
Committed on 10/04/2013 at 12:13.
Pushed by smankowski into branch 'Feature'.
Related: bug 318063

M  +1    -0    CHANGELOG
M  +1    -0    plugins/import/CMakeLists.txt
C  +23   -20   plugins/import/skrooge_import_afb120/CMakeLists.txt [from: plugins/import/CMakeLists.txt - 059% similarity]
A  +249  -0    plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp     [License: GPL (v2+)]
A  +72   -0    plugins/import/skrooge_import_afb120/skgimportpluginafb120.h     [License: GPL (v2+)]
A  +17   -0    plugins/import/skrooge_import_afb120/skrooge-import-afb120.desktop
A  +11   -0    tests/input/skgtestimportafb120/gs_01139_021239S.cfo
A  +13   -0    tests/scripts/skgtestimportafb120.sh
M  +3    -0    tests/skgbankmodelertest/CMakeLists.txt
A  +78   -0    tests/skgbankmodelertest/skgtestimportafb120.cpp     [License: GPL (v2+)]

http://commits.kde.org/skrooge/a1163200c3d3a957414d04268da9c5e7f423f34b
Comment 4 wolthera 2015-06-05 17:55:14 UTC
Git commit aede3037897c6974a39b05272c8ad34f4dcf99eb by Wolthera van Hovell.
Committed on 05/06/2015 at 17:50.
Pushed by woltherav into branch 'calligra/2.9'.
Related: bug 345754, bug 300

As indicated by the commit message the issue was that in 360 degrees there's always
two values which can be parallel. Fixed with an fmod.

I can now not reproduce this bug any more. The downside of course is that
perspective squares with parallel sides don't do preview lines for that side, but we
can look at that in the future.

M  +4    -4    krita/plugins/assistants/RulerAssistant/PerspectiveAssistant.cc
M  +1    -1    krita/plugins/assistants/RulerAssistant/kis_ruler_assistant_tool.cc

http://commits.kde.org/calligra/aede3037897c6974a39b05272c8ad34f4dcf99eb