Closed
Bug 564433
Opened 15 years ago
Closed 15 years ago
Localized values are not displayed in the "Field only appears when" field when editing custom fields
Categories
(Bugzilla :: Administration, task, P3)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: leszekz, Assigned: LpSolit)
Details
Attachments
(2 files, 1 obsolete file)
2.16 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
1.29 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
How I can localize strings which are on included images. These are displayed on the Add a new Custom Field page
Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
This is more of a support or localization question than a bug. You might want to subscribe to the localizers@bugzilla.org mailing list and ask them.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> This is more of a support or localization question than a bug. You might want
> to subscribe to the localizers@bugzilla.org mailing list and ask them.
OK, I changed summary. This is developer issue, not localizers. Developers should prepare all strings to localize.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Summary: How localize strings → Why strings on images aren't localized
![]() |
Assignee | |
Comment 4•15 years ago
|
||
Rewording the bug summary, which was totally confusing. I confirm that localized bug statuses and resolutions are not used in editfields.cgi, which is inconsistent with values displayed in bugs or the search page.
Assignee: ui → administration
Status: REOPENED → NEW
Component: User Interface → Administration
OS: Windows XP → All
Hardware: x86 → All
Summary: Why strings on images aren't localized → Localized values are not displayed in the "Field only appears when" field when editing custom fields
Updated•15 years ago
|
Flags: blocking4.0?
![]() |
Assignee | |
Comment 5•15 years ago
|
||
Assignee: administration → LpSolit
Attachment #444090 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #456031 -
Flags: review?(mkanat)
Updated•15 years ago
|
Attachment #456031 -
Flags: review?(mkanat) → review+
Updated•15 years ago
|
Flags: blocking4.0?
Flags: approval3.6+
Flags: approval+
Target Milestone: --- → Bugzilla 3.6
![]() |
Assignee | |
Comment 6•15 years ago
|
||
Backport for 3.6.1. I already committed the patch for tip when I realized it didn't apply cleanly on the 3.6 branch.
Attachment #456106 -
Flags: review?(mkanat)
Comment 7•15 years ago
|
||
Comment on attachment 456106 [details] [diff] [review]
patch for 3.6, v1
Oh wow, yeah. I didn't realize that it couldn't be backported straight to 3.6.
Attachment #456106 -
Flags: review?(mkanat) → review+
![]() |
Assignee | |
Comment 8•15 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/admin/custom_fields/cf-js.js.tmpl
modified template/en/default/admin/custom_fields/edit.html.tmpl
Committed revision 7266.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/3.6/
modified template/en/default/admin/custom_fields/cf-js.js.tmpl
modified template/en/default/admin/custom_fields/edit.html.tmpl
Committed revision 7119.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 9•15 years ago
|
||
I know 3.4 branch is pretty much closed, but how can this be done for this version? Thanks for the tips.
![]() |
Assignee | |
Comment 10•15 years ago
|
||
(In reply to comment #9)
> I know 3.4 branch is pretty much closed, but how can this be done for this
> version? Thanks for the tips.
Probably something similar to what I did for 3.6, assuming the same functions exist in 3.4 (I don't remember).
Comment 11•15 years ago
|
||
I tried that already and this code don't work. Unfortunately I am not a programmer, so can't debug this.
You need to log in
before you can comment on or make changes to this bug.
Description
•