Closed Bug 508823 Opened 16 years ago Closed 16 years ago

template_inner should not have to be reset after calling it with a language-specific variable

Categories

(Bugzilla :: Bugzilla-General, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
Bugzilla 4.0

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

Attachments

(1 file, 2 obsolete files)

Right now after we do Bugzilla->template_inner($lang) we have to do Bugzilla->template_inner("") later. We should not have to do this.
Attached patch Untested WIP Patch (obsolete) — Splinter Review
Here's what I have so far. I suspect I will still have to deal with the times when things like get_text are called from inside a non-English template.
Assignee: general → mkanat
Status: NEW → ASSIGNED
We no longer accept new features for Bugzilla 3.6. Retargetting to 3.8.
Target Milestone: Bugzilla 3.6 → Bugzilla 3.8
Priority: -- → P1
Depends on: 545235
Attached patch v1 (obsolete) — Splinter Review
I believe that this depends on the blocker, but it may not, actually.
Attachment #392958 - Attachment is obsolete: true
Attachment #426130 - Flags: review?(LpSolit)
Blocks: 498309
Comment on attachment 426130 [details] [diff] [review] v1 bitrotten
Attachment #426130 - Flags: review?(LpSolit)
Attached patch v2Splinter Review
Okay, fixed the bitrot.
Attachment #426130 - Attachment is obsolete: true
Attachment #429444 - Flags: review?(LpSolit)
Comment on attachment 429444 [details] [diff] [review] v2 Seems to work fine. r=LpSolit
Attachment #429444 - Flags: review?(LpSolit) → review+
Flags: approval+
relnote as a change that extension authors and customizers might want to know about. Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/ modified Bugzilla.pm modified relogin.cgi modified whine.pl modified whineatnews.pl modified Bugzilla/BugMail.pm modified Bugzilla/Flag.pm modified Bugzilla/Template.pm modified Bugzilla/Token.pm modified Bugzilla/Template/Plugin/Hook.pm modified extensions/Voting/Extension.pm Committed revision 7038.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: relnote
Resolution: --- → FIXED
Added to the release notes in bug 604256.
Keywords: relnote
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: