[MGNLUI-2216] Line breaks in bootstrap file for security app causes MalformedPathException Created: 03/Oct/13  Updated: 04/Oct/13  Resolved: 03/Oct/13

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: None
Fix Version/s: 5.1

Type: Bug Priority: Neutral
Reporter: Tobias Mattsson Assignee: Tobias Mattsson
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
causality
caused by MGNLUI-2179 clean-up bootstrap file / removing ha... Closed
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:
Sprint: 5.1 - Final

 Description   

In config.modules.security-app.apps.security.xml we have two occurences of:

<sv:property sv:name="extends" sv:type="String">
  <sv:value>
    /modules/security-app/apps/security/subApps/users/actionbar/sections/user/groups/activationActions
  </sv:value>
</sv:property>

That should be:

<sv:property sv:name="extends" sv:type="String">
  <sv:value>/modules/security-app/apps/security/subApps/users/actionbar/sections/user/groups/activationActions</sv:value>
</sv:property>


 Comments   
Comment by Magnolia International [ 03/Oct/13 ]

This was caused by a "codestyle" commit for MGNLUI-2179 (8b33c9d)

Comment by Magnolia International [ 04/Oct/13 ]

Completely reverted 8b33c9d

Generated at Mon Feb 12 08:54:20 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.