Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(15666)

Issue 1121043: fixed bug on not recording shape change

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 12 months ago by calidion
Modified:
7 years, 4 months ago
Reviewers:
xan, weiliu, baiming, leio.chen, lychen, qiaojian, quguangfan, heian911
CC:
xinxing_google.com, lishuangfeng_gmail.com
Base URL:
http://scheduleeditor.googlecode.com/svn/trunk/python/
Visibility:
Public.

Patch Set 1 #

Total comments: 6

Patch Set 2 : updated and bug fixed #

Total comments: 1

Patch Set 3 : updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -33 lines) Patch
M gtfsscheduleviewer/files/transit_editor.js View 1 2 12 chunks +49 lines, -33 lines 0 comments Download

Messages

Total messages: 8
calidion
13 years, 12 months ago (2010-05-06 07:31:05 UTC) #1
baiming
http://codereview.appspot.com/1121043/diff/1/2 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/1121043/diff/1/2#newcode3291 gtfsscheduleviewer/files/transit_editor.js:3291: this.firstSub.setColor(color); It seems that this line is not needed ...
13 years, 11 months ago (2010-05-07 02:47:57 UTC) #2
calidion
updated and bug fixed http://codereview.appspot.com/1121043/diff/1/2 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/1121043/diff/1/2#newcode3291 gtfsscheduleviewer/files/transit_editor.js:3291: this.firstSub.setColor(color); On 2010/05/07 02:47:58, baiming ...
13 years, 11 months ago (2010-05-07 09:53:09 UTC) #3
baiming
LGTM Thanks for the fix. http://codereview.appspot.com/1121043/diff/5001/1002 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/1121043/diff/5001/1002#newcode3125 gtfsscheduleviewer/files/transit_editor.js:3125: this.fromListener = from.addListener('dragend', this, ...
13 years, 11 months ago (2010-05-07 09:57:23 UTC) #4
calidion
updated to rev 78 2010/5/7 <baiming@google.com> > LGTM > > Thanks for the fix. > ...
13 years, 11 months ago (2010-05-10 01:50:45 UTC) #5
heian911_gmail.com
之前测试的问题 点击线路名称,没有绘线路,点击trips绘制。 当改变stop到位置后,再去变化小红点到位置, SHAPE还会从原来到位置计算(可 能那个STOP到位置还没有保存到原因) //paulo-sao-br-200807011834.zip 中 线路C generate shape的时候,shape混乱 线路F 第一个stop稍微变化一点位置,shape 就变成另外到样子了。 //boston-ma-us-201004162204 20M ...
13 years, 11 months ago (2010-05-10 02:59:05 UTC) #6
weiliu
Please file bugs in http://code.google.com/p/scheduleeditor/issues/list (New issue <http://code.google.com/p/scheduleeditor/issues/entry>) and prioritize them. We should fix the ...
13 years, 11 months ago (2010-05-10 03:02:21 UTC) #7
xinxing_google.com
13 years, 11 months ago (2010-05-10 03:09:38 UTC) #8
On Mon, May 10, 2010 at 11:01 AM, Wei Liu <weiliu@google.com> wrote:

> Please file bugs in http://code.google.com/p/scheduleeditor/issues/list (New
> issue <http://code.google.com/p/scheduleeditor/issues/entry>) and
> prioritize them. We should fix the high priority ones first.
>
> Thanks!
>
> On Mon, May 10, 2010 at 10:59 AM, 光贾 <heian911@gmail.com> wrote:
>
>> 之前测试的问题
>>
>> 点击线路名称,没有绘线路,点击trips绘制。
>>
> p2

> 当改变stop到(*的?*)位置后,再去变化小红点到(*的*)位置,
>> SHAPE还会从原来到位置计算(可 能那个STOP到位置还没有保存到原因)
>>
> p1

> //paulo-sao-br-200807011834.zip 中
>>   线路C generate shape的时候,shape混乱
>>
> 请发截图

>   线路F 第一个stop稍微变化一点位置,shape 就变成另外到样子了。
>>
> 是整个shape都被影响了,还是只有与第一个stop相邻的leg变化?请发截图

>
>> //boston-ma-us-201004162204 20M 大数据
>> 点击路名称,打不开,超时了
>> http://localhost:8765/json/tripsbyrid?rid=731-1062 这个请求
>>
> p0

>
>> //shanghai-cn-201004090255.zip 中
>> 点击路线名,可以绘制出SHAPE,刚才那个需要 点击 trips
>> 新添加的站点,没有时间
>>
> 请详细点说明问题

>
>>
>> 在 2010年5月10日 上午9:50,李白,字一日 <calidion@gmail.com>写道:
>>
>> updated to rev  78
>>>
>>> 2010/5/7 <baiming@google.com>
>>>
>>> LGTM
>>>>
>>>> Thanks for the fix.
>>>>
>>>>
>>>> http://codereview.appspot.com/1121043/diff/5001/1002
>>>>
>>>> File gtfsscheduleviewer/files/transit_editor.js (right):
>>>>
>>>> http://codereview.appspot.com/1121043/diff/5001/1002#newcode3125
>>>> gtfsscheduleviewer/files/transit_editor.js:3125: this.fromListener =
>>>> from.addListener('dragend', this, this.onFromStopDragEnd);
>>>> Line exceeds 80 chars limit.
>>>>
>>>>
>>>> http://codereview.appspot.com/1121043/show
>>>>
>>>
>>>
>>
>
>
> --
> Best Regards,
> Wei Liu
> 86-10-62503256(o)
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b