Links on Autocompletion suggests

Bug #570130 reported by Ben S.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
chive
Fix Released
Medium
Matthias Burtscher

Bug Description

When I type in the first letters of a table schema, several names are displayed by autocompletion.
When I click on the one I'm looking for, I get a 404 error due to an incorrect link URL on the autocompletion items.
the index.php name script lacks in the URL suggested in order to work.
http://my-server/chive/schema/my_db#tables/my_table/browse
is suggested instead of
http://my-server/chive/index.php/schema/my_db#tables/my_table/browse

The link on table names are also incorrect and lack "index.php/" before the querystring constructed and passed in URL

[Version 0.3.0 of Chive used]

Related branches

Ben S. (benoit-bepub)
description: updated
Revision history for this message
David Roth (davrot) wrote :

I would need more information (service-config, mod-rewrite-enabled yes/no ..) in order to reproduce this issue.

Changed in chive:
status: New → Incomplete
Revision history for this message
Ben S. (benoit-bepub) wrote : Re: [Bug 570130] Re: Links on Autocompletion suggests

Hi,

Mod-rewrite is enabled
Running Apache 2 with Php5 and MySQL 5.

_Here is an exerpt of phpinfo() :_

*Loaded modules :*
core mod_log_config mod_logio prefork http_core mod_so mod_alias
mod_auth_basic mod_authn_file mod_authz_default mod_authz_groupfile
mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_dav mod_dav_svn
mod_authz_svn mod_deflate mod_dir mod_env mod_headers mod_mime
mod_negotiation mod_php5 mod_rewrite mod_setenvif mod_status

    PDO

PDO support enabled
PDO drivers mysql

    pdo_mysql

PDO Driver for MySQL, client library version 5.0.51a

Do you need something else ?

Le 06/07/2010 13:04, David Roth a écrit :
> I would need more information (service-config, mod-rewrite-enabled
> yes/no ..) in order to reproduce this issue.
>
> ** Changed in: chive
> Status: New => Incomplete
>
>

Revision history for this message
David Roth (davrot) wrote :

Ah, you are talking about the quick-search box in the top right corner. I was previously trying to reproduce this bug using the quick-search-box in the left pane.
Anyway, I've been able to reproduce this issue by disabling mod-rewrite on my machine.

Just for Information why mod-rewrite is not working on your workstation:
It seems that you have disabled the AllowOverride directive in your /etc/apache2/sites-enabled/000-default:
For more information to this topic read the first post in this topic: https://answers.launchpad.net/chive/+question/102934

Thanks for the report. I'll target this bug for Chive 0.4.

Changed in chive:
assignee: nobody → David Roth (davrot)
status: Incomplete → Confirmed
importance: Undecided → Medium
milestone: none → 0.4.0
Changed in chive:
assignee: David Roth (davrot) → Matthias Burtscher (mburtscher)
status: Confirmed → In Progress
status: In Progress → Fix Committed
David Roth (davrot)
Changed in chive:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.