Re: [Jgeneral] [Jbeta] Error in new wiki

2022-09-26 Thread 'robert therriault' via General
Hi Don,

The J code search has an error in the (yellow) prototype wiki when there is a 
search for a page that does not exist. The (blue) current wiki does have a 
working J code search. Thank you for testing and reporting the error. As Chris 
has noted, it may not be fixed in the yellow wiki until we merge the two sites, 
which I would expect to be later this fall.

Cheers, bob

> On Sep 26, 2022, at 7:21 AM, bill lam  wrote:
> 
> Don meant the yellow wiki
> 
> https://code2.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> 
> 
> On Mon, 26 Sep 2022 at 7:14 AM Don Guinn  wrote:
> 
>> MOved to General Forum
>> 
>> After sending this note I reran the request and it worked. But this was
>> from the normal search control. It failed from a control on the left side
>> of the screen just after entering the new wiki.
>> 
>> On Mon, Sep 26, 2022 at 8:01 AM Raul Miller  wrote:
>> 
>>> When I visit
>>> 
>> https://code.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
>>> I do not get this error.
>>> 
>>> (That said, this might be more of an issue for the general forum than
>>> the beta forum, since this is not a j beta issue.)
>>> 
>>> FYI,
>>> 
>>> --
>>> Raul
>>> 
>>> On Mon, Sep 26, 2022 at 9:35 AM Don Guinn  wrote:
 
 Die a search for jqt function keys
 
 
 942e90ea9bb6fb0ecb882b9a]
 /mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
 Error from line 66 of
 /var/www/html/mediawiki/extensions/JwikiSearch/SpecialJwikiSearch.php:
>>> Call
 to undefined method OutputPage::addWikiText()
 
 Backtrace:
 
 #0 /var/www/html/mediawiki/includes/specialpage/SpecialPage.php(600):
 SpecialJwikiSearch->execute()
 #1
 
>> /var/www/html/mediawiki/includes/specialpage/SpecialPageFactory.php(635):
 SpecialPage->run()
 #2 /var/www/html/mediawiki/includes/MediaWiki.php(307):
 MediaWiki\SpecialPage\SpecialPageFactory->executePath()
 #3 /var/www/html/mediawiki/includes/MediaWiki.php(945):
 MediaWiki->performRequest()
 #4 /var/www/html/mediawiki/includes/MediaWiki.php(548):
>> MediaWiki->main()
 #5 /var/www/html/mediawiki/index.php(53): MediaWiki->run()
 #6 /var/www/html/mediawiki/index.php(46): wfIndexMain()
 #7 {main}
 --
 For information about J forums see http://www.jsoftware.com/forums.htm
>>> --
>>> For information about J forums see http://www.jsoftware.com/forums.htm
>>> 
>> --
>> For information about J forums see http://www.jsoftware.com/forums.htm
>> 
> --
> For information about J forums see http://www.jsoftware.com/forums.htm

--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] [Jbeta] Error in new wiki

2022-09-26 Thread Don Guinn
I was trying to get a complete list of the special keys defined in the
Jqt term window.

On Mon, Sep 26, 2022 at 8:55 AM Don Guinn  wrote:

> Yes. I clicked the yellow control and then a search control on the left.
> Will try to see if I can do it again.
>
> Okay. When I clicked the button there was a big control on the right that
> said "J Code Search". I clicked that and the search control showed up on
> the left.
>
> On Mon, Sep 26, 2022 at 8:22 AM bill lam  wrote:
>
>> Don meant the yellow wiki
>>
>>
>> https://code2.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
>>
>>
>> On Mon, 26 Sep 2022 at 7:14 AM Don Guinn  wrote:
>>
>> > MOved to General Forum
>> >
>> > After sending this note I reran the request and it worked. But this was
>> > from the normal search control. It failed from a control on the left
>> side
>> > of the screen just after entering the new wiki.
>> >
>> > On Mon, Sep 26, 2022 at 8:01 AM Raul Miller 
>> wrote:
>> >
>> > > When I visit
>> > >
>> >
>> https://code.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
>> > > I do not get this error.
>> > >
>> > > (That said, this might be more of an issue for the general forum than
>> > > the beta forum, since this is not a j beta issue.)
>> > >
>> > > FYI,
>> > >
>> > > --
>> > > Raul
>> > >
>> > > On Mon, Sep 26, 2022 at 9:35 AM Don Guinn  wrote:
>> > > >
>> > > > Die a search for jqt function keys
>> > > >
>> > > >
>> > > > 942e90ea9bb6fb0ecb882b9a]
>> > > >
>> /mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
>> > > > Error from line 66 of
>> > > >
>> /var/www/html/mediawiki/extensions/JwikiSearch/SpecialJwikiSearch.php:
>> > > Call
>> > > > to undefined method OutputPage::addWikiText()
>> > > >
>> > > > Backtrace:
>> > > >
>> > > > #0
>> /var/www/html/mediawiki/includes/specialpage/SpecialPage.php(600):
>> > > > SpecialJwikiSearch->execute()
>> > > > #1
>> > > >
>> >
>> /var/www/html/mediawiki/includes/specialpage/SpecialPageFactory.php(635):
>> > > > SpecialPage->run()
>> > > > #2 /var/www/html/mediawiki/includes/MediaWiki.php(307):
>> > > > MediaWiki\SpecialPage\SpecialPageFactory->executePath()
>> > > > #3 /var/www/html/mediawiki/includes/MediaWiki.php(945):
>> > > > MediaWiki->performRequest()
>> > > > #4 /var/www/html/mediawiki/includes/MediaWiki.php(548):
>> > MediaWiki->main()
>> > > > #5 /var/www/html/mediawiki/index.php(53): MediaWiki->run()
>> > > > #6 /var/www/html/mediawiki/index.php(46): wfIndexMain()
>> > > > #7 {main}
>> > > >
>> --
>> > > > For information about J forums see
>> http://www.jsoftware.com/forums.htm
>> > > --
>> > > For information about J forums see
>> http://www.jsoftware.com/forums.htm
>> > >
>> > --
>> > For information about J forums see http://www.jsoftware.com/forums.htm
>> >
>> --
>> For information about J forums see http://www.jsoftware.com/forums.htm
>>
>
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] [Jbeta] Error in new wiki

2022-09-26 Thread Don Guinn
Yes. I clicked the yellow control and then a search control on the left.
Will try to see if I can do it again.

Okay. When I clicked the button there was a big control on the right that
said "J Code Search". I clicked that and the search control showed up on
the left.

On Mon, Sep 26, 2022 at 8:22 AM bill lam  wrote:

> Don meant the yellow wiki
>
>
> https://code2.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
>
>
> On Mon, 26 Sep 2022 at 7:14 AM Don Guinn  wrote:
>
> > MOved to General Forum
> >
> > After sending this note I reran the request and it worked. But this was
> > from the normal search control. It failed from a control on the left side
> > of the screen just after entering the new wiki.
> >
> > On Mon, Sep 26, 2022 at 8:01 AM Raul Miller 
> wrote:
> >
> > > When I visit
> > >
> >
> https://code.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> > > I do not get this error.
> > >
> > > (That said, this might be more of an issue for the general forum than
> > > the beta forum, since this is not a j beta issue.)
> > >
> > > FYI,
> > >
> > > --
> > > Raul
> > >
> > > On Mon, Sep 26, 2022 at 9:35 AM Don Guinn  wrote:
> > > >
> > > > Die a search for jqt function keys
> > > >
> > > >
> > > > 942e90ea9bb6fb0ecb882b9a]
> > > >
> /mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> > > > Error from line 66 of
> > > >
> /var/www/html/mediawiki/extensions/JwikiSearch/SpecialJwikiSearch.php:
> > > Call
> > > > to undefined method OutputPage::addWikiText()
> > > >
> > > > Backtrace:
> > > >
> > > > #0 /var/www/html/mediawiki/includes/specialpage/SpecialPage.php(600):
> > > > SpecialJwikiSearch->execute()
> > > > #1
> > > >
> > /var/www/html/mediawiki/includes/specialpage/SpecialPageFactory.php(635):
> > > > SpecialPage->run()
> > > > #2 /var/www/html/mediawiki/includes/MediaWiki.php(307):
> > > > MediaWiki\SpecialPage\SpecialPageFactory->executePath()
> > > > #3 /var/www/html/mediawiki/includes/MediaWiki.php(945):
> > > > MediaWiki->performRequest()
> > > > #4 /var/www/html/mediawiki/includes/MediaWiki.php(548):
> > MediaWiki->main()
> > > > #5 /var/www/html/mediawiki/index.php(53): MediaWiki->run()
> > > > #6 /var/www/html/mediawiki/index.php(46): wfIndexMain()
> > > > #7 {main}
> > > >
> --
> > > > For information about J forums see
> http://www.jsoftware.com/forums.htm
> > > --
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > >
> > --
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
>
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] [Jbeta] Error in new wiki

2022-09-26 Thread chris burke
See www.jsoftware.com/pipermail/beta/2022-August/010622.html

Yes, we should fix this, but likely will do so when we merge and
rebuild the yellow wiki.

On Mon, Sep 26, 2022 at 7:14 AM Don Guinn  wrote:
>
> MOved to General Forum
>
> After sending this note I reran the request and it worked. But this was
> from the normal search control. It failed from a control on the left side
> of the screen just after entering the new wiki.
>
> On Mon, Sep 26, 2022 at 8:01 AM Raul Miller  wrote:
>
> > When I visit
> > https://code.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> > I do not get this error.
> >
> > (That said, this might be more of an issue for the general forum than
> > the beta forum, since this is not a j beta issue.)
> >
> > FYI,
> >
> > --
> > Raul
> >
> > On Mon, Sep 26, 2022 at 9:35 AM Don Guinn  wrote:
> > >
> > > Die a search for jqt function keys
> > >
> > >
> > > 942e90ea9bb6fb0ecb882b9a]
> > > /mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> > > Error from line 66 of
> > > /var/www/html/mediawiki/extensions/JwikiSearch/SpecialJwikiSearch.php:
> > Call
> > > to undefined method OutputPage::addWikiText()
> > >
> > > Backtrace:
> > >
> > > #0 /var/www/html/mediawiki/includes/specialpage/SpecialPage.php(600):
> > > SpecialJwikiSearch->execute()
> > > #1
> > > /var/www/html/mediawiki/includes/specialpage/SpecialPageFactory.php(635):
> > > SpecialPage->run()
> > > #2 /var/www/html/mediawiki/includes/MediaWiki.php(307):
> > > MediaWiki\SpecialPage\SpecialPageFactory->executePath()
> > > #3 /var/www/html/mediawiki/includes/MediaWiki.php(945):
> > > MediaWiki->performRequest()
> > > #4 /var/www/html/mediawiki/includes/MediaWiki.php(548): MediaWiki->main()
> > > #5 /var/www/html/mediawiki/index.php(53): MediaWiki->run()
> > > #6 /var/www/html/mediawiki/index.php(46): wfIndexMain()
> > > #7 {main}
> > > --
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > --
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] [Jbeta] Error in new wiki

2022-09-26 Thread bill lam
Don meant the yellow wiki

https://code2.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys


On Mon, 26 Sep 2022 at 7:14 AM Don Guinn  wrote:

> MOved to General Forum
>
> After sending this note I reran the request and it worked. But this was
> from the normal search control. It failed from a control on the left side
> of the screen just after entering the new wiki.
>
> On Mon, Sep 26, 2022 at 8:01 AM Raul Miller  wrote:
>
> > When I visit
> >
> https://code.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> > I do not get this error.
> >
> > (That said, this might be more of an issue for the general forum than
> > the beta forum, since this is not a j beta issue.)
> >
> > FYI,
> >
> > --
> > Raul
> >
> > On Mon, Sep 26, 2022 at 9:35 AM Don Guinn  wrote:
> > >
> > > Die a search for jqt function keys
> > >
> > >
> > > 942e90ea9bb6fb0ecb882b9a]
> > > /mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> > > Error from line 66 of
> > > /var/www/html/mediawiki/extensions/JwikiSearch/SpecialJwikiSearch.php:
> > Call
> > > to undefined method OutputPage::addWikiText()
> > >
> > > Backtrace:
> > >
> > > #0 /var/www/html/mediawiki/includes/specialpage/SpecialPage.php(600):
> > > SpecialJwikiSearch->execute()
> > > #1
> > >
> /var/www/html/mediawiki/includes/specialpage/SpecialPageFactory.php(635):
> > > SpecialPage->run()
> > > #2 /var/www/html/mediawiki/includes/MediaWiki.php(307):
> > > MediaWiki\SpecialPage\SpecialPageFactory->executePath()
> > > #3 /var/www/html/mediawiki/includes/MediaWiki.php(945):
> > > MediaWiki->performRequest()
> > > #4 /var/www/html/mediawiki/includes/MediaWiki.php(548):
> MediaWiki->main()
> > > #5 /var/www/html/mediawiki/index.php(53): MediaWiki->run()
> > > #6 /var/www/html/mediawiki/index.php(46): wfIndexMain()
> > > #7 {main}
> > > --
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > --
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
>
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] [Jbeta] Error in new wiki

2022-09-26 Thread Don Guinn
MOved to General Forum

After sending this note I reran the request and it worked. But this was
from the normal search control. It failed from a control on the left side
of the screen just after entering the new wiki.

On Mon, Sep 26, 2022 at 8:01 AM Raul Miller  wrote:

> When I visit
> https://code.jsoftware.com/mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> I do not get this error.
>
> (That said, this might be more of an issue for the general forum than
> the beta forum, since this is not a j beta issue.)
>
> FYI,
>
> --
> Raul
>
> On Mon, Sep 26, 2022 at 9:35 AM Don Guinn  wrote:
> >
> > Die a search for jqt function keys
> >
> >
> > 942e90ea9bb6fb0ecb882b9a]
> > /mediawiki/index.php?title=Special%3AJwikiSearch=hqt+function+keys
> > Error from line 66 of
> > /var/www/html/mediawiki/extensions/JwikiSearch/SpecialJwikiSearch.php:
> Call
> > to undefined method OutputPage::addWikiText()
> >
> > Backtrace:
> >
> > #0 /var/www/html/mediawiki/includes/specialpage/SpecialPage.php(600):
> > SpecialJwikiSearch->execute()
> > #1
> > /var/www/html/mediawiki/includes/specialpage/SpecialPageFactory.php(635):
> > SpecialPage->run()
> > #2 /var/www/html/mediawiki/includes/MediaWiki.php(307):
> > MediaWiki\SpecialPage\SpecialPageFactory->executePath()
> > #3 /var/www/html/mediawiki/includes/MediaWiki.php(945):
> > MediaWiki->performRequest()
> > #4 /var/www/html/mediawiki/includes/MediaWiki.php(548): MediaWiki->main()
> > #5 /var/www/html/mediawiki/index.php(53): MediaWiki->run()
> > #6 /var/www/html/mediawiki/index.php(46): wfIndexMain()
> > #7 {main}
> > --
> > For information about J forums see http://www.jsoftware.com/forums.htm
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
>
--
For information about J forums see http://www.jsoftware.com/forums.htm