Hello,

On 08/18/06 03:48, Stuart Clark wrote:
Hey all..

First time poster, but long time reader. Thanks to all that contribute to this excellent project, this software is very flexible!


I just wanted to mention that while upgrading my config to 1.1.0, I found that..

  avp_write("$ruri/username", "$avp(myuser)")  or
  avp_write("$ru/username", "$avp(myuser)")

does not work as expected, and does not return just the username. Instead I needed to change it to..

  avp_write("$rU", "$avp(myuser)")
I tried and worked for me. Did you tried the latest CVS version of 1.1.0 branch? It was a fis some time ago.


BTW, am I able to update via SVN to a newer bug fixed version of the 1.1.0 branch, without taking on any new things in the HEAD branch? Is it just as simple as this, and I have just not tried it. I wish to use this code in a production environment.

See download page from openser.org

http://www.openser.org/index.php?option=com_content&task=view&id=29&Itemid=44

Cheers,
Daniel



Kind regards,  Stuart.
------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to