The following comment has been added to this issue:

     Author: Rick Tessner
    Created: Sat, 2 Apr 2005 10:47 AM
       Body:
Okay, I found the problem on this one.  Thankfully, it's not with the 
SourceType action. :)

It has to do with how the source file is found.  The <map:match> for **.xml 
happens in forrest.xmap.  It checks for a file with an explicit name that has a 
suffix of .xml.

The simplified docbook sample has a suffix of .xml and is thus used as is and 
the input.xmap for sdocbook is never used.

I tested moving the <map:select> in the "SOURCE FORMATS" section that does the 
input.xmap mounting to the start of the <map:match> section for "**.xml" and 
the sdocbook sample work just fine.

I'm not sure of the side effects and performance impact of doing this however.

I've committed this change, but would very much appreciate a sanity check on 
this.
---------------------------------------------------------------------
View this comment:
  http://issues.cocoondev.org//browse/FOR-450?page=comments#action_12197

---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-450

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-450
    Summary: Input plugins broken
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Forrest
 Components: 
             Plugins (general issues)
   Fix Fors:
             0.7-dev
   Versions:
             0.7-dev

   Assignee: 
   Reporter: Ross Gardler

    Created: Mon, 28 Feb 2005 4:34 PM
    Updated: Sat, 2 Apr 2005 10:47 AM

Description:
Input plugins are not working in Head. Unfortunately I do not have the time to 
find the cause right now. What I can say is that r153977 works fine.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to