Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-08-12 00:01:39 +03:00
parent c5577fb8c9
commit 8ab96d303e

View File

@ -1193,6 +1193,8 @@ object.Constructor('pWikiPageElement', Page, {
// NOTE: cloning this will return .__page_constructor__ and not
// .constructor instances...
// XXX can we use .__clone_base__ here??
// ...or can we avoid this alltogether???
clone: function(){
// NOTE: we only get full clones here specifically to copy all
// the relevant data...