topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 3:21 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: beta testing : some comments  (Read 3555 times)

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
beta testing : some comments
« on: March 19, 2009, 05:25 AM »
hi mouser,

i'm trying the new beta version
first congrats !! that's so cool to see new releases...


so now some bugs/comments :

%LASTURL% is always "about:blank" for me
%LASTURLSET% seems to work ok

still some javascript bugs completely crashing FARR (i had to kill it manually)
farr.png

my advice is to completely ignore javascript bugs, FARR internal browser is not for debugging  :D
it should be as tolerant as possible

ewemoa

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: beta testing : some comments
« Reply #1 on: March 19, 2009, 06:06 AM »
FWIW, I was able to get %LASTURL% to give me something.

The way I tested was:

1. Invoke "kstools" from the Keyser plugin
2. Use the "Evaluate" transformation from the Bakko plugin on the following string:

FARR.getStrValue("resolve:%LASTURL%");

The result was an absolute path to a local file for this case.

Just my 2 local currency units ;)