|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
decode_lassowikiI was playing with the decode_lassowiki tag from the totw here:
http://www.lassotech.com/TotW_20080215 If I do this: [decode_lassowiki('$1')] I get... error_code:8 error_msg: U_INDEX_OUTOFBOUNDS_ERROR at: appendreplacement with params: '<p>$1</p>' at: lassowiki with params: '$1' I know it's just an example for the TOTW, but I was hoping it was a little more solid and that I might be able to use it for production. Is anyone else using it in production? What are your experiences? Anyone know of any other gotchas with this? I don't want to start troubleshooting one thing just find there are a list of other issues... -Trevor -- This list is a free service of LassoSoft: http://www.LassoSoft.com/ Search the list archives: http://www.ListSearch.com/Lasso/Browse/ Manage your subscription: http://www.ListSearch.com/Lasso/ |
|
|
Re: decode_lassowikiOn 7/22/08 at 3:34 PM, trevor@... (Trevor Borgmeier) wrote:
>I was playing with the decode_lassowiki tag from the totw here: > >http://www.lassotech.com/TotW_20080215 > >If I do this: > >[decode_lassowiki('$1')] > >I get... > >error_code:8 > >error_msg: U_INDEX_OUTOFBOUNDS_ERROR >at: appendreplacement with params: '<p>$1</p>' >at: lassowiki with params: '$1' > >I know it's just an example for the TOTW, but I was hoping it was a >little more solid and that I might be able to use it for >production. Is anyone else using it in production? What are >your experiences? Anyone know of any other gotchas with this? >I don't want to start >troubleshooting one thing just find there are a list of other issues... The $ is being interpreted by the regexp tags within. This and several other errors have been corrected in the latest version of this file. I uploaded a new version to the download location if you want to get it. <http://download.lassosoft.com/pub/totw/totw_20080215.zip> [fletcher] -- Fletcher Sandbeck fletcher@... LassoSoft, LLC http://www.lassosoft.com -- This list is a free service of LassoSoft: http://www.LassoSoft.com/ Search the list archives: http://www.ListSearch.com/Lasso/Browse/ Manage your subscription: http://www.ListSearch.com/Lasso/ |
|
|
Re: decode_lassowikiYes, I was just looking at the source trying to wrap my head around the
different regex's and see if I could hunt it down myself. As usual, Fletcher comes through in record time with an updated file even. It seems to be working fine now. You're awesome! Thanks, -Trevor Fletcher Sandbeck wrote: > On 7/22/08 at 3:34 PM, trevor@... (Trevor Borgmeier) wrote: > >> I was playing with the decode_lassowiki tag from the totw here: >> >> http://www.lassotech.com/TotW_20080215 >> >> If I do this: >> >> [decode_lassowiki('$1')] >> >> I get... >> >> error_code:8 >> >> error_msg: U_INDEX_OUTOFBOUNDS_ERROR >> at: appendreplacement with params: '<p>$1</p>' >> at: lassowiki with params: '$1' >> >> I know it's just an example for the TOTW, but I was hoping it was a >> little more solid and that I might be able to use it for production. >> Is anyone else using it in production? What are your experiences? >> Anyone know of any other gotchas with this? I don't want to start >> troubleshooting one thing just find there are a list of other issues... > > The $ is being interpreted by the regexp tags within. This and > several other errors have been corrected in the latest version of this > file. I uploaded a new version to the download location if you want > to get it. > > <http://download.lassosoft.com/pub/totw/totw_20080215.zip> > > [fletcher] > -- This list is a free service of LassoSoft: http://www.LassoSoft.com/ Search the list archives: http://www.ListSearch.com/Lasso/Browse/ Manage your subscription: http://www.ListSearch.com/Lasso/ |
|
|
Re: decode_lassowikiOn 7/22/08 at 4:25 PM, trevor@... (Trevor Borgmeier) wrote:
>Yes, I was just looking at the source trying to wrap my head around >the different regex's and see if I could hunt it down myself. As >usual, Fletcher comes through in record time with an updated file >even. It seems to be working fine now. You're awesome! Thanks, I encountered this bug about a week ago and got it fixed, but hadn't found time to upload it yet. I'm trying to roll up a new LassoWiki/LassoTech release as well with a number of enhancements. [fletcher] -- Fletcher Sandbeck fletcher@... LassoSoft, LLC http://www.lassosoft.com -- This list is a free service of LassoSoft: http://www.LassoSoft.com/ Search the list archives: http://www.ListSearch.com/Lasso/Browse/ Manage your subscription: http://www.ListSearch.com/Lasso/ |
| Free Forum Powered by Nabble | Forum Help |