kappnav / issues

kAppNav global issues
0 stars 0 forks source link

Samples: legacyapp - Liberty/JBoss action config map contains invalid NLS fields. #172

Closed mrglavas closed 4 years ago

mrglavas commented 4 years ago

The Liberty and JBoss action config maps in the legacyapp sample contains NLS fields that are not valid message keys. This causes the UI to display menu items with "!" around the intended text, for example "!View home page!". Not sure that we provided a way for extenders of kAppNav to provide their own NLS text. Suggesting that we remove those from the sample.

cvignola commented 4 years ago

Fixed in https://github.com/kappnav/samples/pull/11