Bug 140970

Summary: kdewebdev is missing tidy
Product: [Fedora] Fedora Reporter: Dr. Peter Boy <pb>
Component: kdewebdevAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: rdieter
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-03 14:43:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dr. Peter Boy 2004-11-27 04:15:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de_DE; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
If you start up kdewebdev-3.3.1-1 you get an error message:

   tidy ist missing, HTML syntax checking is not available.

I get the message both on my x86_64 and my i386 system. 

Version-Release number of selected component (if applicable):
kdewebdev-3.3.1-1

How reproducible:
Always

Steps to Reproduce:
1. Install kdewebdev-3.3.1-1
2. Start the program
3.
    

Actual Results:  A message shows up:

  tidy ist missing, HTML syntax checking is not available.

Expected Results:  no error message

Additional info:

The same error messages on my i386 and x86_64

Comment 1 Than Ngo 2004-12-03 14:43:53 UTC
it looks like the tidy package is needed for html syntax checking. And
it's not included in fc3. I have now added it in kdewebdev-3.3.2,
which will show up in rawhide next week. Thanks for your report