Assembla home | Assembla project page
 

Ticket #50 (closed defect: fixed)

Opened 2 years ago

Last modified 3 weeks ago

Cocktail import errors

Reported by: tobias382 Assigned to: tobias382
Priority: normal Component: plugins
Version: 2.0 Severity: normal
Keywords: Cc:

Description

<drink> Parsing data for: Cocktail (151 - 301) Notice: iconv(): Detected an illegal character in input string in /home/matt/Documents/Phergie/Plugin/Abstract/Base.php on line 264

<drink> Parsing data for: Cocktail (301 - 451) Notice: iconv(): Detected an incomplete multibyte character in input string in /home/matt/Documents/Phergie/Plugin/Abstract/Base.php on line 264

<drink> Parsing data for: Cocktail (1801 - 1951) Notice: iconv(): Detected an illegal character in input string in /home/matt/Documents/Phergie/Plugin/Abstract/Base.php on line 264

<drink> Parsing data for: Cocktail (2101 - 2251) Notice: iconv(): Detected an incomplete multibyte character in input string in /home/matt/Documents/Phergie/Plugin/Abstract/Base.php on line 264

<drink> Parsing data for: Cocktail (2551 - 2701) Notice: iconv(): Detected an illegal character in input string in /home/matt/Documents/Phergie/Plugin/Abstract/Base.php on line 264

<drink> Parsing data for: Cocktail (3001 - 3151) Notice: iconv(): Detected an incomplete multibyte character in input string in /home/matt/Documents/Phergie/Plugin/Abstract/Base.php on line 264 Notice: iconv(): Detected an illegal character in input string in /home/matt/Documents/Phergie/Plugin/Abstract/Base.php on line 264

<drink> Parsing data for: Cocktail (5251 - 5401) Notice: iconv(): Detected an incomplete multibyte character in input string in /home/matt/Documents/Phergie/Plugin/Abstract/Base.php on line 264

Change History

12/13/08 14:57:08 changed by tobias382

  • version changed from 1.5 to 2.0.

12/13/08 14:58:21 changed by tobias382

The Drink plugin should be split up into individual plugins per drink type. Coffee drinks should be filtered from the Coke database into their own. Each Drink plugin should be modified to include URLs to drinks where applicable.

02/21/10 17:10:02 changed by tobias382

  • status changed from new to closed.
  • resolution set to fixed.