Bug 1216940 - Error message when visiting software.opensuse.org.
Summary: Error message when visiting software.opensuse.org.
Status: RESOLVED FIXED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: 3rd party software (show other bugs)
Version: unspecified
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Benjamin Weber
QA Contact: E-mail List
URL: https://github.com/openSUSE/software-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-07 17:34 UTC by roke beedell
Modified: 2023-11-15 16:15 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Depiction of the problem. (40.50 KB, image/png)
2023-11-07 17:34 UTC, roke beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description roke beedell 2023-11-07 17:34:02 UTC
Created attachment 870668 [details]
Depiction of the problem.

Visiting https://software.opensuse.org/package/dolphin merely presents me with

> undefined method `[]' for nil:NilClass @default_project_name = @distributions.find { |d| d[:project] == @baseproject }[:name] ^^^^^^^

and the tab title

> Error

Considering that https://bugzilla.opensuse.org/buglist.cgi?no_redirect=1&quicksearch=undefined+method+%60%5B%5D%27+for+nil%3ANilClass+%40default_project_name+%3D+%40distributions.find+%7B+%7Cd%7C+d%5B%3Aproject%5D+%3D%3D+%40baseproject+%7D%5B%3Aname%5D+%5E%5E%5E%5E%5E%5E%5E states

> Bugzilla is unable to parse your query correctly: undefined method `[]' for nil:NilClass @default_project_name = @distributions.find { |d| d[:project] == @baseproject }[:name] ^^^^^^^.
If you use quotes to enclose strings, make sure both quotes are present. If you really want to look for a quote in a string, type \" instead of ". For instance, "I'm so \"special\", really" (with quotes) will be interpreted as I'm so "special", really.

because I can't feasibly escape all of that myself merely for this, I'm going to file this not knowing whether duplicates exist.