Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sling default servlet not being called for json extension #1498

Closed
rbotha78 opened this issue Sep 26, 2018 · 4 comments
Closed

Sling default servlet not being called for json extension #1498

rbotha78 opened this issue Sep 26, 2018 · 4 comments
Labels
Milestone

Comments

@rbotha78
Copy link
Contributor

Required Information

  • [X ] AEM Version, including Service Packs, Cumulative Fix Packs, etc: 6.4
  • [X ] ACS AEM Commons Version: 3.18.0
  • [X ] Reproducible on Latest? yes

Expected Behavior

When accessing a page using the .json extension. Sling is supposed to return the node structure in JSON format.

Actual Behavior

The page HTML is returned instead.

Steps to Reproduce

Start a clean instance of AEM 6.4
Access http://localhost:4502/content/we-retail/us/en.json and observe the JSON response.
Install ACS AEM Commons version 3.18.0 and again access the same link.
This time the HTML is return instead.

Links

http://localhost:4502/content/we-retail/us/en.json

@heervisscher
Copy link
Contributor

#1499

@heervisscher
Copy link
Contributor

some config made into the package..

@davidjgonzalez davidjgonzalez added this to the 3.18.2 milestone Sep 26, 2018
@badvision badvision modified the milestones: 3.18.2, 3.19.0 Oct 9, 2018
@ajaykpaul
Copy link

ajaykpaul commented Jan 27, 2020

Still valid bug for AEM 6.5 SP2 version with latest version of ACS commons as of today acs commons version 4.4.0

@rbotha78
Copy link
Contributor Author

It's working correctly on my local 6.5.2 with ACS commons 4.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants