[MGNLCDEP-132] Css file should be moved to correct package Created: 07/Mar/23  Updated: 12/Oct/23

Status: Open
Project: Content Dependencies
Component/s: None
Affects Version/s: 2.0.3
Fix Version/s: None

Type: Bug Priority: Neutral
Reporter: Jonathan Ayala Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: quickwin
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
causality
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
Epic Link: AuthorX Support
Team: AuthorX

 Description   

Steps to reproduce

  1. Add dependencies tab to pages app (instructions [here|Content-Dependencies-module.html|https://docs.magnolia-cms.com/product-docs/6.2/Modules/List-of-modules/Content-Dependencies-module.html#_adding_dependencies_tab_to_dialogs])
  2. Open browser debugger tools to see network activity  
  3. Open page properties dialog and go to dependencies tab

Expected results

Everything works fine without errors.

Actual results

There's no visual issue but there's a warning in the log output:

WARNING [http-nio-8080-exec-77] com.vaadin.server.communication.PublishedFileHandler.handleRequest dependenciesField.css published by info.magnolia.module.dependencies.ui.field.DependenciesView not found. Verify that the file info/magnolia/module/dependencies/ui/field/dependenciesField.css is available on the classpath.

There's also a 404 response for resource dependenciesField.css

Workaround

Ignore the warning message as there's no visual issue

Development notes

dependenciesField.css can be found in info/magnolia/module/dependencies/field/dependenciesField.css whereas DependenciesView is located in package info.magnolia.module.dependencies.ui.field. It should be moved to this location /info/magnolia/module/dependencies/ui/field/


Generated at Mon Feb 12 00:12:51 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.