Bug 32140 - Bug in parsing ruleset files?
Summary: Bug in parsing ruleset files?
Status: RESOLVED FIXED
Alias: None
Product: kppp
Classification: Applications
Component: general (show other bugs)
Version: 2.0.8
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Harri Porten
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-07 07:03 UTC by Marco Wegner
Modified: 2007-12-17 05:13 UTC (History)
1 user (show)

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 Marco Wegner 2001-09-07 06:55:19 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kppp
Version:           2.0.8 (using KDE 2.2.0 )
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.2
OS:                Linux
OS/Compiler notes: Not Specified

I have created a ruleset file which contained the follwing lines:

default=(0.029 60)
on (monday..friday) between (00:00..08:59 18:00..23:59) use (0.019 60)

But when connecting to the internet at 7 p.m. the accounting is done with
the value 0.029 instead of 0.019 as it should have been. But when splittingthe second line

on (monday..friday) between (00:00..08:59) use (0.019 60)
on (monday..friday) between (18:00..23:59) use (0.019 60)

every seems to work just fine. Ist it a bug? I thought I could state timesin a comma-separated way just as I can do it with dates.

Marco Wegner

(Submitted via bugs.kde.org)
Comment 1 Harri Porten 2002-08-27 23:44:40 UTC
Such a feature has not been implemented so far. I'll change the severity
to wishlist.

Harri.
Comment 2 George Goldberg 2007-11-13 02:31:46 UTC
Is this bug still present in a recent version of KDE, such as 3.5.8?
Comment 3 George Goldberg 2007-12-17 05:13:07 UTC
Closing due to no response by OP. Please re-open if this bug still exists in a recent version of KDE.