Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 423245

Summary: [Future EAPI] dohtml: Extend default list of extensions
Product: Gentoo Hosted Projects Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: PMS/EAPIAssignee: PMS/EAPI <pms>
Status: RESOLVED WONTFIX    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 174380    

Description Arfrever Frehtes Taifersar Arahesis 2012-06-24 05:13:43 UTC
I suggest to include at least the following extensions in the default list of extensions in dohtml:

ico
svg
xhtml
xml

Multiple packages provide documentation with files with such extensions.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-06-24 07:15:18 UTC
(In reply to comment #0)
> ico

.ico is not a widely recognizable image format. I suggest you replace it with something which standards accept.
Comment 2 Arfrever Frehtes Taifersar Arahesis 2012-06-24 08:51:28 UTC
16 packages on my system install *.ico files. These packages currently usually use doins. There might be more packages, which use dohtml, and silently fail to install *.ico files, which might be referenced by installed *.html files.
Comment 3 Ulrich Müller gentoo-dev 2012-08-31 19:43:50 UTC
Certainly, adding extensions like svg would be nice. But I wonder if the advantages would outweigh the added complexity (e.g., devs must remember that dohtml changes behaviour when bumping an ebuild to EAPI 5).

Also, it is easily possible to add further extensions with the -A option.
Comment 4 Arfrever Frehtes Taifersar Arahesis 2012-09-11 19:45:13 UTC
Portage commit:

http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=4ef716471e4879833cc3804d81bebf1bfa5e24fb
Comment 5 Ulrich Müller gentoo-dev 2014-08-26 21:15:38 UTC
Rejected in today's council meeting.