Unknown fields in 'scope/com.ubuntu.telegram_sctelegram.ini': displayname[ast], description[ast], searchhint[ast]

Bug #1517017 reported by Daniel Holbach
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Click Reviewers tools (obsolete)
Fix Released
Undecided
Daniel Holbach

Bug Description

- scope_ini_sctelegram_scope_unknown_fields
 Unknown fields in 'scope/com.ubuntu.telegram_sctelegram.ini': displayname[ast], description[ast], searchhint[ast]

            for i in self.scopes[app]["scope_config"]['ScopeConfig'].keys():
                f = i.lower()
                if f not in required and f not in optional and \
                   (f.split("[")[0] not in translated or not
                       re.search(r'.*\[[a-z][a-z](_[a-z][a-z])?\]$', f)):
                    unknown.append(f)

Related branches

Revision history for this message
Daniel Holbach (dholbach) wrote :

Michał: can you make the click available or test the change and see if that fixes things?

Changed in click-reviewers-tools:
assignee: nobody → Daniel Holbach (dholbach)
status: New → In Progress
Changed in click-reviewers-tools:
status: In Progress → Fix Committed
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

This was fixed in 0.35

Changed in click-reviewers-tools:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.