Move/Copy function in "Page Search" doesn't work for multiple pages

Permalink
Hello folks,
when I try to move/copy multiple pages in "dashboard/sitemap/search/" I get the following message:

"Warning: htmlentities() expects parameter 1 to be string, array given in /home/xxxx/xxxx/c5/concrete/core/helpers/text.php on line 90"

After that Concrete 5 only copies/moves the first of the choosen pages.

The other functions (delete, properties, design..) take effect on ALL choosen pages.

Has anyone an idea, how to fix that?

MathiasB
 
MathiasB replied on at Permalink Reply
MathiasB
Anybody?
pburgo replied on at Permalink Reply
I need this function to work as well. I noticed in the text.php file mentioned in the warning:
* always use in place of htmlentites(), so it works with different langugages
* @param string $v
* @return string

So if the bul move/copy is looking for htmlentities then how do we fix this to work?
MathiasB replied on at Permalink Reply
MathiasB
Hello pburgo,
I don't know enought about php to comment your post.
But here is a link concerning that problem:
http://www.concrete5.org/index.php?cID=504823&editmode=1...

I am sure it will be solved soon. Otherwise I have to do the work page by page.

Best
Mathias