Eric_Stricker
Eric_Stricker
26-11-2018
Using AEM 6.3 JEE forms (Windows - JBOSS - TurnKey installation)
Intent to change the default login page for workspace users. When i created a new css page the Content-Type in IE11 is downloaded as text/html. (Windows 10 - IE 11)
I also tried using the ClientLib in the JSP pages link to the etc/design section, but the compile css is still text/html instead of text/css.
[not sure if this is the answer] Somewhere is read about a setting in the dispatcher "ModMimeUsePathInfo". Not sure where this is configured as we currently directly call the AEM forms server and not using a dispatcher.
I runt the same in Firefox & Chrome. Both no issues. Clear cash, run on different machine, all to no avail.
Feike_Visser1
Employee
Feike_Visser1
Employee
26-11-2018
Yes, ModMimeUsePathInfo must be configured.
see here Installing Dispatcher
smacdonald2008
smacdonald2008
26-11-2018
I have asked our cust care team to look here and see if this is a known issue.
Mayank_Gandhi
Employee
Mayank_Gandhi
Employee
26-11-2018
Hi Eric,
If we leave Dispatcher for a moment, does the custom login page and it's client libs work properly on the author?
Eric_Stricker
Eric_Stricker
26-11-2018
This scenario if the for the JEE solution. We have not installed author or publisher, but are using the AEM on Jboss (formally LiveCycle)
Mayank_Gandhi
Employee
Mayank_Gandhi
Employee
26-11-2018
Hi Eric,
Here is one article that we had for customizing the HTML WS login screen, can you please validate the steps with the one mentioned here.
Eric_Stricker
Eric_Stricker
26-11-2018
Thank you for your reply. The referenced article is what we use. We encounter this issue from the moment we start testing the new login page.
Not sure if we did it correctly as is does ask us to copy the content folder in b. and then delete the contents of the core folder. Which is the newly created 'content' folder.
Mayank_Gandhi
Employee
Mayank_Gandhi
Employee
28-11-2018
Hi Eric,
Can you share the sample package with us, you may upload it on a shared drive and share the download link with us.
Eric_Stricker
Eric_Stricker
02-12-2018
Hi Mayank
Sorry for the delay, here the link: https://s3-ap-southeast-1.amazonaws.com/modus-public-access/SGIP.ui.apps-0.1-TEST.zip
1. We copied (using CRXDE) the login screen objects from LIBS to APPS
2. Used VLT to download this into our ARCHTYPE project in eclipse
3. Compile and generate the ZIP
4. Deleted all the Login code from CRXDE APPS folder.
5. Restarted AEM
6. Use Packages upload and install the ZIP
Mayank_Gandhi
Employee
Mayank_Gandhi
Employee
02-12-2018
Hi Eric,
Thanks for sharing the sample with me. I will deploy the same at my instance and confirm you back shortly on this.
Regards,
Mayank Gandhi