slackero / phpwcms

Flexible, fast, powerful, customer, developer friendly web content management system and cms framework
http://www.phpwcms.org
GNU General Public License v2.0
92 stars 45 forks source link

Artikel werden unvollständig dupliziert #212

Closed topixel closed 7 years ago

topixel commented 7 years ago

Beim kopieren eines Artikels mit mehreren ContentParts wird nur noch ein ContentPart mit in das Duplikat übernommen.

Version ist phpwcms 1.9-dev v6 PHP 7.0.6

slackero commented 7 years ago

Sollte gefixt sein, fehlte das foreach() über alle Content Parts.

q23 commented 7 years ago

yes. it works!