ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

Alias: WolframAlpha Search

<< < (4/5) > >>

wraith808:
So, downloaded plug-in and took a look at the alias file.  The command is


--- Code: Text ---http://www.wolframalpha.com/input/?i=$$u1
So it takes the input verbatim, and doesn't do anything with it other than add it to the end of the url.

Is there any facility for processing the input without making a plugin, mouser?

mouser:
Is there any facility for processing the input without making a plugin, mouser?
--- End quote ---
No, but if i am understanding vanav correctly, the call to htmlviewurl is not urlencoding the + sign, though it is being properly handled when launching an external web browser window -- is that correct?
If so, it's a bug that I should be able to fix.

mouser:
Ok I have tested and confirmed the bug.. Let me try to fix.

mouser:
Please try this beta:

* https://www.donationcoder.com/Software/Mouser/findrun/downloads/beta/FindAndRunRobotSetup.exe
* or https://www.donationcoder.com/Software/Mouser/findrun/downloads/beta/FindAndRunRobotPortable.zip
The problem should be fixed and both launching the url in external browser and internal browser with htmlviewurl should now work.

The problem had to do with internal urls not obeying the urlencoding.. Now hopefully my fix won't mess up other aliases that use htmlviewurl that may have used other workarounds -- it's more likely it will fix them in these cases too.  But if for some reason it does we can either fix them or use some alternate form of htmlviewurl2, etc.

Vanav:
The problem should be fixed and both launching the url in external browser and internal browser with htmlviewurl should now work.
-mouser (May 03, 2018, 08:36 AM)
--- End quote ---
Bug is fixed, thank you!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version