https://bugzilla.wikimedia.org/show_bug.cgi?id=29346

[email protected] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8677|0                           |1
        is obsolete|                            |

--- Comment #18 from [email protected] <[email protected]> 2011-07-31 
09:38:47 UTC ---
Created attachment 8855
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8855
patch in unified diff - format as requested

This patch should resolve the following symptoms:
* Inaccurately adding License-Review templates if user selected PD-US-Gov
* Prevent Template-Loop like {{self|self|self|cc-0}}

This is done by cloning the object instead of passing a reference.

Q: Why do you use a deep-copy?
A: We do not know what follows in future so a deep copy is much saver.

WARNING: There is no warranty of merchantability nor of fitness for a
particular purpose.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to