#337 closed defect (fixed)
Several Material Editor Bugs
Reported by: | pferreir | Owned by: | pferreir |
---|---|---|---|
Priority: | high | Milestone: | v0.97.0 |
Component: | General | Version: | 0.97.0 |
Keywords: | Cc: |
Description
- The list of users/groups seems to be cleared between tab transitions, but not rendered as so (the elements remain visible);
- Sometimes some materials get created with their numeric IDs as names;
- Sometimes there's a JS error (apparently harmless) on material creation;
Change History (4)
comment:1 Changed 6 years ago by pferreir
- Status changed from new to accepted
comment:2 Changed 6 years ago by dmartinc
comment:3 Changed 6 years ago by jose.pedro.ferreira@…
- Resolution set to fixed
- Status changed from accepted to closed
commit c6056161ab6a2702eaa3a76c704edbe3b902d84b
Author: Pedro Ferreira <jose.pedro.ferreira@…>
Date: Mon Mar 22 17:40:30 2010 +0100
[FIX] Several fixes for material widget
- Yet another small refactoring of the factories;
- Fixed a presentation issue with notification;
- Fixed materials with numeric titles;
- fixes #337;
comment:4 Changed 5 years ago by Pedro Ferreira <jose.pedro.ferreira@…>
Note: See
TracTickets for help on using
tickets.
"The list of users/groups seems to be cleared between tab transitions, but not rendered as so (the elements remain visible)"
Can you give an example on how to reproduce? :)