Thorsten Erlewein created WOOKIE-378:
----------------------------------------

             Summary: User server relative paths in wookie/demo
                 Key: WOOKIE-378
                 URL: https://issues.apache.org/jira/browse/WOOKIE-378
             Project: Wookie
          Issue Type: Improvement
          Components: Sample Widgets
            Reporter: Thorsten Erlewein
            Priority: Minor


This is about the URLs used in the html and js files of the out of the box demo 
page in wookie.

I installed wookie on a virtual machine and use only the browser of my computer 
to access it. So it is never localhost:8080. The demo on /wookie/demo/ has 
hardcoded "http://localhost:8080"; in several places, including  
wookie-connector.js as the default URL and in index.html for the pictures 
alice.png and bob.png. 

Since that demo runs directly in wookie I would like to suggest to replace 
"http://localhost:8080"; with "/". So all requests will be server relative in 
the URL. 

Kind regards,
Thorsten

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to