Closed
Bug 294133
Opened 20 years ago
Closed 20 years ago
checksetup gives error upgrading to 2.19.3 - template account/login.html.tmpl missing
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: p.florijn, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier:
checksetup gives error upgrading to 2.19.3
template account/login.html.tmpl missing
Reproducible: Always
Comment 1•20 years ago
|
||
This happens if you put a template file into a localization directory where it
does not belong. Directories containing localized templates may not contain
additional files.
For example, if you accidentally copied
template/en/default/account/auth/login.html.tmpl to
template/nl/default/account/login.html.tmpl instead of to
template/nl/default/account/auth/login.html.tmpl, you will get this error.
If this is not what happened to you, please re-open the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 2•20 years ago
|
||
See also bug 304417.
You need to log in
before you can comment on or make changes to this bug.
Description
•