jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • IzPack
  • IZPACK-417

HeadingPanel is not added to XInfoPanel when setting useHeadingPanel=yes

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Not A Bug
  • Affects Version/s: 4.0.0
  • Fix Version/s: 4.0.0
  • Component/s: Panels
  • Labels:
    None
  • Environment:
    Using IzPack 4.0.0 GA

Description

I am trying to modify a pre-existing installer to make use of the HeadingPanel feature using the following in my install.xml:

<modifier key="useHeadingPanel" value="yes"/>
<modifier key="headingImageOnLeft" value="yes"/>
<modifier key="headingLineCount" value="1"/>
<modifier key="headingFontSize" value="1.5"/>
<modifier key="headingBackgroundColor" value="0x00ffffff"/>
<modifier key="headingForegroundColor" value="0x00ffffff"/>
<modifier key="headingPanelCounter" value="progressbar"/>
<modifier key="headingPanelCounterPos" value="inNavigationPanel"/>

All panels display the Heading.image correctly with the exception of the XInfoPanel. For this panel the HeadingPanel is missing and XInfoPanel textArea fills the entire panel. I noted that the InfoPanel does show the HeadingPanel as expected however I already use an InfoPanel elsewhere in the installer so cannot switch to this panel type.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Stuart Wallis added a comment - 05/Feb/10 1:25 PM

This issue was caused by the default langpack not having a headline defined for the XInfoPanel. For example.

<str id="XInfoPanel.headline" txt="Information"/>

Show
Stuart Wallis added a comment - 05/Feb/10 1:25 PM This issue was caused by the default langpack not having a headline defined for the XInfoPanel. For example. <str id="XInfoPanel.headline" txt="Information"/>

People

  • Assignee:
    Unassigned
    Reporter:
    Stuart Wallis
Vote (0)
Watch (1)

Dates

  • Created:
    03/Jul/09 10:22 AM
    Updated:
    05/Feb/10 1:25 PM
    Resolved:
    05/Feb/10 1:25 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.