﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field
3818,Number type problem with relative templates.,fatherbushido,,"When using relative template, for example 


{{{
  <Cost>
    <BuildTime>350</BuildTime>
    <Resources>
      <stone op=""mul"">0.8</stone>
    </Resources>
  </Cost>
}}}

in mace_fortess.xml,

We get an (expected) error due to wrong number type : 


{{{
ERROR: RelaxNGValidator: Validation error: structures/mace_fortress:1: Type nonNegativeInteger doesn't allow value '799.9878'
}}}

",defect,new,Nice to Have,Backlog,UI & Simulation,,,,
