Hide Forgot
Description of problem: datasource.install property is missing in custom langpacks, thus we see "datasource.install: off" string during installation. Version-Release number of selected component (if applicable): 6.2.0.ER3 How reproducible: always Steps to Reproduce: 1. Go to "Post-install Configuration" screen 2. Push "Perform additional post-install configuration" and select some. 3. Continue to Post install configuration summary screen. Actual results: Post Install Configuration ... datasource.install: off Expected results: Post Install Configuration ... ${datasource.install property value}: off
Added the missing string to langpacks. Currently it will read as "Datasource Configuration selected: off" (or on, depending). This is to keep it consistent with the other properties.
Verified on 6.2.0.ER4 installer.