Sealeopard
(KiX Master)
2002-08-20 05:00 PM
Bug in 4.11 RC-1

Up to KiXtart 4.11 beta 2 the following was interpreted correctly [(un)-intentionally?]:
code:
$a='entry1,entry2'
$b=split($a,',')[1]
? $b

with $b='entry2'
However, KiXtart 4.11 RC-1 creates an error 'Unknown or unexpected command []'.


**DONOTDELETE**
(Lurker)
2002-08-22 12:05 AM
Re: Bug in 4.11 RC-1

This type of syntax was indeed intentionally removed in the last update.

If you feel it served a purpose, let me know the details and I'll look into it.

Ruud


LonkeroAdministrator
(KiX Master Guru)
2002-08-22 12:12 AM
Re: Bug in 4.11 RC-1

I think there is other purposes for it too, but the way it was found was our golf competition.

anyway, it's handy shortcut in some loops.

does it interfier with something or what was the reason to remove it?


MCA
(KiX Supporter)
2002-11-30 11:47 AM
Re: Bug in 4.11 RC-1

Dear,

It is repair in the latest kixtart 4.12 release?
greetings.


LonkeroAdministrator
(KiX Master Guru)
2002-11-30 11:52 AM
Re: Bug in 4.11 RC-1

dear,
you found this!

I already posted in general:
http://www.kixtart.org/cgi-bin/ultimatebb.cgi?ubb=get_topic;f=14;t=000245

it was back already in 4.11 final

sadly ruud didn't inform about that.