Issue 118976 - Old extensions page needs to redirect to new because extensions manager coded to use old extensions page
Summary: Old extensions page needs to redirect to new because extensions manager coded...
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: Website general issues (show other issues)
Version: current
Hardware: PC All
: P3 Critical (vote)
Target Milestone: ---
Assignee: Oliver-Rainer Wittmann
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-26 10:10 UTC by Terry
Modified: 2016-04-07 08:00 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---
jsc: 3.4_release_blocker+


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Terry 2012-02-26 10:10:48 UTC
The extensions manager is coded to use the old extensions page so there needs to be a redirection from the old page to the new one.
Comment 1 rgb 2012-02-26 11:35:29 UTC
This is also a problem when you try to download new dictionaries going to Tools → Language → More dictionaries online: you get a "cannot connect to extension.services.openoffice.org"
Comment 2 T. J. Frazier 2012-02-26 14:26:21 UTC
The problems with the Extensions and Templates sites are long-standing and well known. With a big "Thank you!" to SourceForge, we are solving them *right*.

The *temporary* URL of the Extensions site is:
http://aoo-extensions.sourceforge.net/
This temporary link can also be found on the main page of the site (www.openoffice.org), which will be kept reasonably up-to-date. Another temporary new link for the Templates site is expected soon.

The built-in Extension Manager does not know this, and cannot access the site correctly until the redirects are done. This will happen when we are satisfied that everything is working well. *You* can help with this, by logging in and seeing that you can do what you would expect. Please report troubles either here on this issue, or on the ooo-dev or ooo-users mailing lists.

Access to the Extensions site will be critical for the impending release of AOO 3.4. All extensions must be reinstalled in that version. (The EM code has been radically simplified and cleaned up, but the change is not backward-compatible.) You can wait until the release is out, or download the .OXT files now, and use the EM "ADD..." dialog to install them later. The .OXT files themselves should be completely compatible, with the usual caveats about interface changes.
Comment 3 Terry 2012-02-26 21:47:48 UTC
It is impossible to log in.  I have tried with two different user names.
Comment 4 T. J. Frazier 2012-02-26 23:06:39 UTC
@Terry: Some logins /are/ possible, since I just clicked on the URL above, clicked on "Log in", filled in the name and password (okay, Firefox did that for me), clicked the login button, and was accepted. 

Possible special circumstances: the string for "name" was the same which, when (but not here) concatenated with "@openoffice.org", is a valid OO.o email address. If you have a name like that, please try it.
Comment 5 Terry 2012-02-27 01:07:06 UTC
Ok.  I just tried to log in using one of the @openoffice.org addresses and got this message: The name ***@openoffice.org is not your OpenOffice.org username, please provide your username instead of your e-mail adress.(2)  The instructions on the page say to enter your user name without @oo.o  In any case, neither works for me.

Logging in was mentioned as a way of checking the site.  The main point is that the extensions manager and dictionary installer are both coded to the old page so there has to be a redirection from the old page to the new page.
Comment 6 rgb 2012-02-28 14:53:29 UTC
(In reply to comment #5)
> Logging in was mentioned as a way of checking the site.  The main point is that
> the extensions manager and dictionary installer are both coded to the old page
> so there has to be a redirection from the old page to the new page.

Redirection is working now. If not, please refresh the cache of your default browser. The extension site is reachable now from both, the old and the new url.

Log-in works for me without problems.
Comment 7 Terry 2012-03-02 04:18:23 UTC
I can load the extensions site.  I think my accounts with openoffice.org must have been cancelled.  I was delayed in filing this reply by problems with the issues site.
Comment 8 Terry 2012-03-02 11:15:19 UTC
For subscribers to the dev list reporting an error when using the url provided: ( http://aoo-extensions.sourceforge.net./ ), it works without the dot after 'net'.
Comment 9 jsc 2012-03-02 12:25:47 UTC
for a final release this have to checked finally. I marked it as 3.4_release_blocker
Comment 10 Wang Lei 2012-03-09 10:17:49 UTC
1)Open Extension Manager diaog
2)Click Check for Updates...
3)Sometimes it will show "No installable updates are available. To see ignored or disabled updates, mark the check box 'Show all updates'. " in Description
4)check Show all updates

AOO 3.4 will crash immediately.

rev is 1296433
Comment 11 Oliver-Rainer Wittmann 2012-03-13 11:06:47 UTC
@Wang Lei:
This issue about certain redirects regarding the extension website for certain URLs used in the application.

Can you please submit a separate issue for the crash which you have observed?
Thank you in advance.
Comment 12 Oliver-Rainer Wittmann 2012-03-13 11:32:41 UTC
In current developer snapshot, rev. 1299571 the mentioned functions works fine:
- in extension manager a click on "Get more extensions online..." opens the extension website in my browser.
- Menu Tools - Language - More Dictionaries Online... opens the dictionaries website on the extension website in my browser.

Thus, I think this issue is solved.
Comment 13 Wang Lei 2012-03-14 02:31:22 UTC
I try it again. When I click Check for Updates...
Now, the update service seems work. It show "No new updates are available."  in Description.
The check box "Show all update" is disable.

I agree to close this issue. If I met the crash problem again. I will open a new issue.
Comment 14 Oliver-Rainer Wittmann 2012-03-14 06:04:38 UTC
resolving as fixed
Comment 15 Oliver-Rainer Wittmann 2012-03-15 11:15:59 UTC
closing issue.
Comment 16 Oliver-Rainer Wittmann 2012-03-15 14:30:30 UTC
reopening this issue as I have recognized that we are currently using the following URLs:
- http://extensions.services.openoffice.org/
- http://templates.services.openoffice.org
- http://extensions.services.openoffice.org/dictionaries

These will be changed to:
- http://extensions.openoffice.org/
- http://templates.openoffice.org
- http://extensions.openoffice.org/dictionaries

I will commit the corresponding change.
Comment 17 Oliver-Rainer Wittmann 2012-03-15 15:58:51 UTC
adapted the URLs with revision 1301059