Re: Empty dropdowns
Tom Ekberg <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <MWHPR08MB29410BC5C6D211D46CDDCA27CA5D0@MWHPR08MB2941.namprd08.prod.outlook.com> |
Ralf, Your analysis was spot on! To create the new fields I edited schema.py to add them and their classes, and edited the issue item, index and search HTML pages, but neglected to alter the security settings in schema.py. It was working for me since I have an admin role, but not working for normal users. Tom Ekberg Senior Computer Specialist, Department of Laboratory Medicine and Pathology 4th Floor, Pat Steel Building, currently WFH Home: (253) 561-2509 Email: [email protected] ________________________________ From: Ralf Schlatterbeck <[email protected]> Sent: Wednesday, August 19, 2020 12:58 AM To: Tom Ekberg <[email protected]> Cc: [email protected] <[email protected]> Subject: Re: [Roundup-users] Empty dropdowns On Tue, Aug 18, 2020 at 06:01:33PM +0000, Tom Ekberg wrote: > I'm using Roundup 1.6 and have no problems on windows 10. Some users > have reported that in a particular tracker on a mac (any browser) some > (not all) of the dropdown and multi-select fields are empty. Doing a > 'view source', the <select> ...</select> HTML that defines those > fields has no menu items. This probably isn't a roundup issue, but I > thought someone might have experienced this problem or might have an > idea on what I can try next. Hmm, can you try to reproduce this with a different browser but with the same user? On first glance this looks to me like a permission problem, i.e., that the user in question may not see the class or the Link/Multilink used in the dropdown. If you do not see any fields in the source this looks like it is not generated by the server not a mac specific problem. Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com<http://www.runtux.com> Reichergasse 131, A-3411 Weidling email: [email protected] _______________________________________________ Roundup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-users