html manager | Community
Skip to main content
Level 4
October 16, 2015
Solved

html manager

  • October 16, 2015
  • 6 replies
  • 1229 views

Hi,

with our recent upgrade to 5.6.1 we noticed that such things like CQURLInfo were not working. I did some investigation and noticed that the html lib manager did not have the flag

Force CQURLInfo ticked.

Once I ticked it and saved the configuration everything seemed to work. 

Is this check box suppose to be selected all the time ??

Thanks

Chris 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

The felix configuration config you mentioned earlier is  forceCQUrlInfo

6 replies

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

The felix configuration config you mentioned earlier is  forceCQUrlInfo

smacdonald2008
Level 10
October 16, 2015

I am going to pass this to the documentation team to make sure that it's clear in the documentation. 

chrisu168Author
Level 4
October 16, 2015

Hi,

we have some code that uses CQURLInfo to get the current path and chrome console is saying that it is null now due to the fact that the check box is not checked. 

Could you please tell me where this forceCQUrlInfo is located on 5.6.1

 

Thanks

 

Chris

chrisu168Author
Level 4
October 16, 2015

hi,

 

the image is below.

 

[img]html lib.jpg[/img]

Sham_HC
Level 10
October 16, 2015

Hi Chris,

default is NOT to include CQURLInfo. The one earlier comes oob is correct.  If you need inclusion can be forced by OSGi config forceCQUrlInfo

Could you please update what was not working with turning off?  AFAIK CQURLInfo used in client context which now uses html attribute. Just curious to know what is breaking

Thanks,

Sham

smacdonald2008
Level 10
October 16, 2015

Can you please submit a screen shot of the checkbox that you are referring.