Bug 499123

Summary: Missing path for Vim syntax highlighting of Apache configuration files
Product: [Fedora] Fedora Reporter: Chris Croome <chris>
Component: vimAssignee: Karsten Hopp <karsten>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 10CC: karsten
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 7.2.315-1.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-02 16:45:27 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:
Bug Depends On:    
Bug Blocks: 516996    

Description Chris Croome 2009-05-05 10:17:41 UTC
Description of problem:

Not all Apache configuration files have Apache syntax highlighting when they are opened in vim.

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


How reproducible:

Create /etc/httpd/example.conf and add some Apache directives to it and it won't have Apache syntax highlighting

This is easy to fix, the file /usr/share/vim/vim70/filetype.vim needs this adding to the list of things to recognise as Apache config files:

 /etc/httpd/*.conf*

On Centos 5.0 this is on line 109 of the file, it starts like this:

 au BufNewFile,BufRead httpd.conf*

Comment 1 Bug Zapper 2009-11-18 12:51:36 UTC
This message is a reminder that Fedora 10 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 10.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '10'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 10's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 10 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Karsten Hopp 2009-12-02 16:45:27 UTC
This will be fixed in the next vim release

Comment 3 Fedora Update System 2009-12-03 14:28:54 UTC
vim-7.2.315-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/vim-7.2.315-1.fc12

Comment 4 Fedora Update System 2009-12-03 14:29:35 UTC
vim-7.2.315-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/vim-7.2.315-1.fc11

Comment 5 Fedora Update System 2009-12-03 14:30:12 UTC
vim-7.2.315-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/vim-7.2.315-1.fc10

Comment 6 Fedora Update System 2009-12-22 04:43:07 UTC
vim-7.2.315-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2009-12-22 04:58:52 UTC
vim-7.2.315-1.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.