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

Bug 434232

Summary: www-apps/mediawiki - postupgrade-en.txt contains unescaped variable names
Product: Gentoo Linux Reporter: Tom Hendrikx <tom>
Component: [OLD] ServerAssignee: Christian Parpart (RETIRED) <trapni>
Status: RESOLVED FIXED    
Severity: normal CC: web-apps
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tom Hendrikx 2012-09-07 19:20:06 UTC
The postupgrade-en.txt contains:
====
Note: Make sure $wgDBadminusr and $wgDBadminpassword is set in your
====
The variables are however interpreted by portage, and in the end they are displayed as empty strings:
====
Note: Make sure  and  is set in your
====

Please escape them with a backslash so they are printed, as they are part of the documentation, and should not be interpreted.

Report is after seeing this in the upgrade to 1.19.2, but I got annoyed by this in many earlier upgrades (although not annoyed enough to report).
Comment 1 Tim Harder gentoo-dev 2012-11-07 22:11:29 UTC
Fixed in CVS.