Closed Bug 236443 Opened 20 years ago Closed 20 years ago

Respect customization of customized words in create.html.tmpl

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: goobix, Assigned: goobix)

Details

Attachments

(1 file, 2 obsolete files)

Eliminate bug word from create.html.tmpl
This was splited from bug 233282.
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.18
Attached patch Version 1 (obsolete) — Splinter Review
Attachment #142902 - Flags: review?(kiko)
Comment on attachment 142902 [details] [diff] [review]
Version 1

C'mon, you didn't feel like replacing "Bugzilla"? :)
Attachment #142902 - Flags: review?(kiko) → review-
Yeah, you should fix "Bugzilla" as well. :-)

Gerv
Summary: Eliminate bug word from create.html.tmpl → Respect customization of customized words in create.html.tmpl
Attached patch Version 2 (obsolete) — Splinter Review
Attachment #142902 - Attachment is obsolete: true
Attachment #142906 - Flags: review?(kiko)
Attachment #142906 - Flags: review?(kiko)
Attachment #142906 - Flags: review+
Comment on attachment 142906 [details] [diff] [review]
Version 2 

Bother these nuclear collisions.
Attachment #142906 - Flags: review+
Attached patch Version 3Splinter Review
This one works.
Attachment #142906 - Attachment is obsolete: true
Attachment #142907 - Flags: review?(kiko)
Attachment #142907 - Flags: review?(kiko) → review+
Flags: approval?
Are you sure? I'd expect $terms.Bugzilla to be correct.

Gerv
> Are you sure?

Yes. The thing is that it takes the dot after Bugzilla and expects another
property as well.

I get:

<vladd> Internal Error
<vladd>     
<vladd> 
<vladd> Bugzilla has suffered an internal error. Please save this page and send
it to THE MAINTAINER HAS NOT YET BEEN SET with details of what you were doing at
the time this message appeared.
<vladd> 
<vladd> URL: http://localhost/bugzilla/enter_bug.cgi?product=TestProduct
<vladd> file error - parse error: bug/create/create.html.tmpl line unknown:
unexpected end of directive [% $terms.Bugzilla. %]

So I needed the { } thing in order to tell him not to do that :-)
Flags: approval? → approval+
Checking in template/en/default/bug/create/create.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl,v
 <--  create.html.tmpl
new revision: 1.26; previous revision: 1.25
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
I hate to say this, but you missed another line:
title = "Enter Bug"

should be

title = "Enter $terms.ABug"

(cf create-guided.html.tmpl).
Peter: thanks! Could you please open a new bug about it?
> Peter: thanks! Could you please open a new bug about it?

See Bug 238282.
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: