create puts objects in unexpected places
Created by: subhacom
An object with an absolute path is created in the current working element. create neutral /n ce /n create neutral /foo le > foo
Reported by: *anonymous
Created by: subhacom
An object with an absolute path is created in the current working element. create neutral /n ce /n create neutral /foo le > foo
Reported by: *anonymous
Created by: subhacom
Original comment by: upibhalla
Created by: subhacom
Original comment by: upibhalla
Created by: subhacom
Logged In: YES user_id=1525879 Originator: NO
Tracked problem to the GenesisParserWrapper. Fixed and put tests for this case into the unit tests.
Original comment by: upibhalla
Created by: subhacom
Logged In: YES user_id=1856341 Originator: NO
I think the problem is in Shell:head(). We need to add a case when pos = 0. If (pos == 0) return "/";
Original comment by: raameshd