• Anonymous
  • Login
  • Register
XPages Documentation Wiki - Response: Workaround

Created on Apr 5, 2011
Created by Karsten Lehmann

I worked around this issue by replacing

var url=@LeftBack(database.getHttpURL(),"/")+facesContext.getExternalContext().getRequestContextPath();

with


var url=facesContext.getExternalContext().getRequestContextPath();

in several locations in the database (custom controls and script libraries). Just search for "getHttpURL" in DDE to find all relevant places.

Best regards,

Karsten Lehmann









Documents
     
Creation Date
Author
Subject
Mar 25, 2011 Gert-Jan Alderlieste Edit article(page) redirect website tot Domino Hostname !!
Apr 5, 2011 Karsten Lehmann     Response: Workaround
     
In this field you can enter the actual content.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.