[BLOSSOM-157] static description field fails Created: 16/Jan/14  Updated: 07/Nov/14  Resolved: 04/Apr/14

Status: Closed
Project: Blossom
Component/s: None
Affects Version/s: 3.0
Fix Version/s: None

Type: Bug Priority: Neutral
Reporter: Thomas Kratz [X] (Inactive) Assignee: Tobias Mattsson
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

add a static field for descriptive issues. does not work.
if needed i will provide more information later.



 Comments   
Comment by Tobias Mattsson [ 07/Mar/14 ]

I can't reproduce, tried this:

@TabFactory("Content")
public void contentTab(UiConfig cfg, TabBuilder tab) {
    tab.fields(
            cfg.fields.text("heading").label("Heading"),
            cfg.fields.richText("body").label("Text body"),
            cfg.fields.staticField("static").label("").value("Descriptive text")
    );
}

Which version of Magnolia were you running?

Generated at Sun Feb 11 23:30:42 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.