Reminder: Create & find trunk-related issues here. Legacy Trac tickets are still available. Problems? Workflow feedback? Need a module project? Open a support ticket.

OpenMRS Trunk

WebModuleUtil should handle DWR <init> tags in dwr section of config.xml

Details

  • Type: Bug Bug
  • Status: Ready for Work Ready for Work
  • Priority: Could Could
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Severity:
    3
  • Complexity:
    Low
  • Keywords:
  • Description:
    Hide

    We should support all potential components of dwr.xml during module uploading, and the following is the only thing that is not currently handled:

    <init>
    <creator id="..." class="..."/>
    <converter id="..." class="..."/>
    </init>

    The complete potential structure of DWR.XML can be seen here:

    http://directwebremoting.org/dwr/server/dwrxml

    Maybe this ticket should be looked at concurrently with TRAC-889

    Show
    We should support all potential components of dwr.xml during module uploading, and the following is the only thing that is not currently handled: <init> <creator id="..." class="..."/> <converter id="..." class="..."/> </init> The complete potential structure of DWR.XML can be seen here: http://directwebremoting.org/dwr/server/dwrxml Maybe this ticket should be looked at concurrently with TRAC-889

Activity

Hide
Michael Downey added a comment - 2010-07-08 15:28:49 EDT

Auto-advancing imported tickets to assessed status.

Show
Michael Downey added a comment - 2010-07-08 15:28:49 EDT Auto-advancing imported tickets to assessed status.

People

  • Assignee:
    Unassigned
    Reporter:
    Dave Thomas
  • Votes:
    0
    Watchers:
    0

Dates

  • Created:
    2008-08-05 09:19:03 EDT
    Updated:
    2010-07-13 15:16:05 EDT