Issue Details (XML | Word | Printable)

Key: FOR-793
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: David Crossley
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forrest

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

Created: 18/Jan/06 12:42 PM   Updated: 01/Jun/06 06:12 AM
Return to search
Component/s: Plugin: internal.dispatcher
Affects Version/s: 0.8
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Blocker
 


 Description  « Hide
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".

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Thorsten Scherler added a comment - 20/Jan/06 07:50 PM
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?

David Crossley added a comment - 22/Jan/06 01:48 PM
*.body.xml has no such problems.

Thorsten Scherler added a comment - 22/Jan/06 09:42 PM
v3 does not have the workaround of FOR-745, so it will be fixed in the final release.

Thorsten Scherler added a comment - 29/Jan/06 11:33 PM
fixed in the new dispatcher