Steps to reproduce:

1. Checked out HEAD from CVS.
2. Created blank MySQL database.
3. Copied snippet for $database in settings.php and changed as necessary.
4. Installed default profile.
5. Browsed site, visited a few administration pages - modules, site information, etc. but did not change any settings.
6. Clicked "Add" button at top (dashboard) to create content.
7. Selected article.
8. Entered title for article.
9. Entered tag "Drupal" in the tags textbox.
10. Pressed tab to enter summary
11. An error (presumably from the autocomplete callback) box appears with the following text:

"An error occurred.
Path: http://localhost/head/taxonomy/autocomplete/legacy/1
(no information available)."

Screenshot attached.

lunaris

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lunaris’s picture

Apologies, I should have escaped the <br /> tags in the error message:

"An error occurred.<br />
Path: http://localhost/head/taxonomy/autocomplete/legacy/1<br />
(no information available)."

JacobSingh’s picture

Priority: Normal » Critical

I also got this.

JacobSingh’s picture

s.t.r:

Install
Go to add a new article
try typing in the tags box.

JacobSingh’s picture

Status: Active » Needs review
FileSize
635 bytes

This should fix it.

Dries’s picture

Status: Needs review » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.