You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2006/01/18 04:44:06 UTC

[jira] Created: (FOR-793) Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js

Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js
----------------------------------------------------------------------------------------------------------

         Key: FOR-793
         URL: http://issues.apache.org/jira/browse/FOR-793
     Project: Forrest
        Type: Bug
  Components: Dispatcher (aka views)  
    Versions: 0.8-dev    
    Reporter: David Crossley


This doesn't happen with forrest trunk (r369625) and using skins. However when using Dispatcher it does (both in 'forrest run' mode and 'forrest site' mode).

The source document (either our xdoc or source html) contains text like this:

<p>
... (usually pmc@{project-name}.apache.org)
</p>

The error is: "Can't find a compiler for js".

-- 
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


[jira] Resolved: (FOR-793) Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js

Posted by "Thorsten Scherler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-793?page=all ]
     
Thorsten Scherler resolved FOR-793:
-----------------------------------

    Resolution: Fixed

fixed in the new dispatcher

> Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js
> ----------------------------------------------------------------------------------------------------------
>
>          Key: FOR-793
>          URL: http://issues.apache.org/jira/browse/FOR-793
>      Project: Forrest
>         Type: Bug
>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: David Crossley

>
> This doesn't happen with forrest trunk (r369625) and using skins. However when using Dispatcher it does (both in 'forrest run' mode and 'forrest site' mode).
> The source document (either our xdoc or source html) contains text like this:
> <p>
> ... (usually pmc@{project-name}.apache.org)
> </p>
> The error is: "Can't find a compiler for js".

-- 
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


[jira] Commented: (FOR-793) Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-793?page=comments#action_12363555 ] 

David Crossley commented on FOR-793:
------------------------------------

*.body.xml has no such problems.

> Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js
> ----------------------------------------------------------------------------------------------------------
>
>          Key: FOR-793
>          URL: http://issues.apache.org/jira/browse/FOR-793
>      Project: Forrest
>         Type: Bug
>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: David Crossley

>
> This doesn't happen with forrest trunk (r369625) and using skins. However when using Dispatcher it does (both in 'forrest run' mode and 'forrest site' mode).
> The source document (either our xdoc or source html) contains text like this:
> <p>
> ... (usually pmc@{project-name}.apache.org)
> </p>
> The error is: "Can't find a compiler for js".

-- 
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


[jira] Closed: (FOR-793) Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js

Posted by "Thorsten Scherler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-793?page=all ]
     
Thorsten Scherler closed FOR-793:
---------------------------------


> Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js
> ----------------------------------------------------------------------------------------------------------
>
>          Key: FOR-793
>          URL: http://issues.apache.org/jira/browse/FOR-793
>      Project: Forrest
>         Type: Bug

>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: David Crossley

>
> This doesn't happen with forrest trunk (r369625) and using skins. However when using Dispatcher it does (both in 'forrest run' mode and 'forrest site' mode).
> The source document (either our xdoc or source html) contains text like this:
> <p>
> ... (usually pmc@{project-name}.apache.org)
> </p>
> The error is: "Can't find a compiler for js".

-- 
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


[jira] Commented: (FOR-793) Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js

Posted by "Thorsten Scherler (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-793?page=comments#action_12363384 ] 

Thorsten Scherler commented on FOR-793:
---------------------------------------

It can be part of FOR-745 (I still need to test this) but "Can't find a compiler for js" seems to me that cocoon is interpreting @{project-name} as expression (IMO more jx the js). What does *.body.xml give?

> Dispatcher has severe parsing error when source text like pmc@{project-name} ... looks for compiler for js
> ----------------------------------------------------------------------------------------------------------
>
>          Key: FOR-793
>          URL: http://issues.apache.org/jira/browse/FOR-793
>      Project: Forrest
>         Type: Bug
>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: David Crossley

>
> This doesn't happen with forrest trunk (r369625) and using skins. However when using Dispatcher it does (both in 'forrest run' mode and 'forrest site' mode).
> The source document (either our xdoc or source html) contains text like this:
> <p>
> ... (usually pmc@{project-name}.apache.org)
> </p>
> The error is: "Can't find a compiler for js".

-- 
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