[MKDoc-dev] [BUG] I18NFool clobbers things with the same key

Chris Croome chris at webarchitects.co.uk
Wed Oct 6 15:04:23 BST 2004


Hi

If you have something like this in the templates:

  <p
    i18n:translate="foo"
  >Foo</p>

  <p
    i18n:translate="foo"
  >Bar</p>

Then rather than warning you that the first value of foo is going to be
replaced with the second I18NFool just clobbers the first value...

Attached is a simple test for this, see the README in the tar ball for
how to run it.

Chris

-- 
Chris Croome                               <chris at webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   
-------------- next part --------------
A non-text attachment was scrubbed...
Name: i18nfool-test.tgz
Type: application/x-tar-gz
Size: 1084 bytes
Desc: not available
Url : http://lists.webarch.co.uk/pipermail/mkdoc-dev/attachments/20041006/391cd175/i18nfool-test.bin


More information about the MKDoc-dev mailing list