What steps will reproduce the problem?
1. add pos
2. click pos location link
3. see invalid location "Uncharted Planet"
What is the expected output? What do you see instead?
A page to the system the pos is in.
What version of the product are you using? On what operating system?
5.1.5
Please provide any additional information below.
SQL to fix my installation:
update `pos3_evemoons` set moonName=REPLACE(moonName,"Uncharted
Planet",`systemName`) WHERE `moonName` like 'Uncharted%'
Original issue reported on code.google.com by scott.mu...@gmail.com on 25 Aug 2011 at 5:29
Original issue reported on code.google.com by
scott.mu...@gmail.com
on 25 Aug 2011 at 5:29