axelerant / custom-bulkquick-edit

Custom Bulk and Quick Edit plugin for WordPress
https://wordpress.org/plugins/custom-bulkquick-edit
GNU General Public License v2.0
13 stars 1 forks source link

Error: loadHTML(): Attribute title redefined in Entity, line: 1 #67

Open urbanhaze opened 9 years ago

urbanhaze commented 9 years ago

Bought the premium version, loaded the plugin and now getting a line across the top of the screen:

loadHTML(): Attribute title redefined in Entity, line: 1 in /xx/xx/wp-content/plugins/custom-bulkquick-edit-premium/includes/libraries/custom-bulkquick-edit/includes/class-custom-bulkquick-edit-settings.php on line 252

xx replaced path for security :)

michael-cannon commented 9 years ago

@urbanhaze thank you for this.

What plugins are you running?

Are you able to determine which settings are related to the issue?

It looks like the problem is stemming from a conversion of an image tag to the alternate or title text. Therefore, I'm wondering if an incoming image that's being worked with has two title properties.

urbanhaze commented 9 years ago

Thanks Michael,

I also raised it via email and have got somebody looking at this now - thanks for your response though :)

Nick

URBAN HAZE w: www.urbanhaze.com http://www.urbanhaze.com/ - t: 0800 612 2845 - m: 0771 288 1831 tw: twitter.com/urbanhaze http://twitter.com/urbanhaze - fb: www.facebook.com/urbanhaze http://www.facebook.com/urbanhaze

On 15 Sep 2015, at 18:07, Michael Cannon notifications@github.com wrote:

@urbanhaze https://github.com/urbanhaze thank you for this.

What plugins are you running?

Are you able to determine which settings are related to the issue?

It looks like the problem is stemming from a conversion of an image tag to the alternate or title text. Therefore, I'm wondering if an incoming image that's being worked with has two title properties.

— Reply to this email directly or view it on GitHub https://github.com/michael-cannon/custom-bulkquick-edit/issues/67#issuecomment-140465306.