Closed Bug 279811 Opened 20 years ago Closed 19 years ago

l10n LXR search is broken

Categories

(Mozilla Localizations :: Other, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chase, Unassigned)

References

Details

We have received reports that the LXR search function for the l10n repository is
reportedly broken.  Needs investigation and a potential fix.
Status: NEW → ASSIGNED
Blocks: 279813
Verified brokenness.
Summary: l10n LXR search is reportedly broken → l10n LXR search is broken
I've fixed at least the "Text Search" field.

As for the "Identifier Search" field, I'm not sure there are any identifiers
that would be searchable in the /l10n repository.  Can someone confirm that this
is either working, not working, or not testable at this time?
The "Identifier Search" function is provided by the ident program.  From the
ident source code:

%ty = (('M', 'preprocessor macro'),
       ('V', 'variable'),
       ('f', 'function prototype'),
       ('F', 'function'),
       ('C', 'class'),                  # C++
       ('c', '(forwarded) class'),      # C++
       ('T', 'type'),
       ('S', 'struct type'),
       ('E', 'enum type'),
       ('U', 'union type'));

I don't think there is anything in the l10n aviary branch that would contain any
tokens of the above types.  (As in there are no C, C++, Java files, &c.)
works for me.
could we get the page encoding set to utf-8? As the majority of our l10n files
should be compatible with that. (My search results looked odd in ISO.)
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
Status: ASSIGNED → NEW
encoding is bug 281362, let's just close this one.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee: build → nobody
You need to log in before you can comment on or make changes to this bug.