- fixed feature config entry is_feature_foo_enabled is the pattern
<display-name>Addressbook Application v1.0</display-name>
<context-param>
<description>Whether the multi-page registration page or a single registration page is active</description>
- <param-name>is_feature_user_register_multiple_page</param-name>
+ <param-name>is_feature_user_register_multiple_page_enabled</param-name>
<param-value>true</param-value>
</context-param>
<context-param>