|
Bugzilla – Full Text Bug Listing |
| Summary: | brief extension doesn't work in firefox (version opensuse:from repository) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Reza Davoudi <rd1381> |
| Component: | Firefox | Assignee: | E-mail List <bnc-team-mozilla> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | max, noiano, rd1381, wolfgang |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | picture of brief extention that doesn't work | ||
|
Description
Reza Davoudi
2009-01-23 00:17:44 UTC
this a the problem in archlinux version "Seems that Firefox firefox 3.0.1-1 is missing the sqlite fts3 module" (In reply to comment #0) > a similar bug has been fixed in archlinux > (http://bugs.archlinux.org/task/10968) > so why not in opensuse? Because we didn't know about that yet. xulrunner/firefox on 11.0 and 11.1 are using the system sqlite installation which obviously doesn't have that feature enabled. There are two possible solutions: - enable fts3 in the global sqlite3 package - stop using system sqlite but ship xulrunner/firefox with its own library (In reply to comment #2) > (In reply to comment #0) > > a similar bug has been fixed in archlinux > > (http://bugs.archlinux.org/task/10968) > > so why not in opensuse? > > Because we didn't know about that yet. > xulrunner/firefox on 11.0 and 11.1 are using the system sqlite installation > which obviously doesn't have that feature enabled. so is somebody gonna fix it in firefox repositories? is it a error or an option? if an option (sqlite-fs3 or something like this) why not enable it? and the solutions you posted are for a technical person, not me :) (In reply to comment #3) > so is somebody gonna fix it in firefox repositories? Probably* > is it a error or an option? FTS3 seems to be optional and isn't built by default while Mozilla wants to use it. > if an option (sqlite-fs3 or something like this) why not enable it? That's the question for the sqlite3 maintainer. If system sqlite3 won't provide that feature we will have to ship the sqlite module with Firefox. > and the solutions you posted are for a technical person, not me :) True. This is a bugtracking system and I can only comment on Firefox not sqlite. Therefore I've listed the possible options for someone in Novell to decide what to do. You hopefull get a solution when this bug gets marked as resolved. it got fixed in the new version of firefox from mozilla:opensuse repository was it because of my bug report ? :) Thanks for reporting. Will consider an update. By the way, which version did you install from the repository? Factory (and OBS:mozilla) already has the change. I'm not sure about the last update for 11.1. the version 3.0.6-1.4-x86_64 from opensuse:mozilla repository |