One cannot link to e.g. http://localhost:8888/index.dispatcher.css from the 
structurer
--------------------------------------------------------------------------------------

         Key: FOR-832
         URL: http://issues.apache.org/jira/browse/FOR-832
     Project: Forrest
        Type: Bug
  Components: Dispatcher (aka views)  
    Reporter: Thorsten Scherler
 Assigned to: Thorsten Scherler 


If you use in your structurer
<!-- You can request url specific css as defined above, but beware that you 
need to use the *.dispatcher.css extension!!!-->
<css url="#{$getRequest}.dispatcher.css" media="screen" theme="Pelt"/>
It will be always rewritten to 
http://localhost:8888/themes/index.dispatcher.css

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira