| Summary: | Facet Columns are never created when we begin with an empty table | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Vincent Lorenzo <vincent.lorenzo> | ||||||||
| Component: | EMF-Facet | Assignee: | Gregoire Dupe <gdupe> | ||||||||
| Status: | CLOSED FIXED | QA Contact: | |||||||||
| Severity: | major | ||||||||||
| Priority: | P3 | CC: | emft.facet-inbox, gdupe | ||||||||
| Version: | unspecified | Flags: | gdupe:
indigo+
|
||||||||
| Target Milestone: | --- | ||||||||||
| Hardware: | PC | ||||||||||
| OS: | Windows XP | ||||||||||
| Whiteboard: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Vincent Lorenzo
Created attachment 194683 [details] Patch for Bug 344413 Hi Vincent, Indeed, only the customizations where refreshed when a new element is added to the table. In the attached patch, I've added the facets refresh before the customization's one. (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Regards, Nicolas Guyomar (In reply to comment #1) Hi Nicolas, your patch works fine, thank you. Regards, Vincent Lorenzo Created attachment 194910 [details] Patch for Bug 344413 UnitTest Hi, Please find attached a non regression test based on the given scenario. (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Regards, Nicolas Guyomar Created attachment 195044 [details] Patch for Bug 344413 UnitTest Hi, Please find attached a updated non regression test based on the given scenario. There were 2 java classes missing in the previous one, those classes were referenced in test facets. (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Regards, Nicolas Guyomar Comment on attachment 194683 [details] Patch for Bug 344413 Here is a contribution from one employee of Mia-Software, targeting future Indigo release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Committed revision 637. Comment on attachment 195044 [details] Patch for Bug 344413 UnitTest Here is a contribution from one employee of Mia-Software, targeting future Indigo release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Committed revision 637. This bug can be marked as fixed. This bug can be marked as closed |