Giter Club home page Giter Club logo

cpedialog's People

cpedialog's Issues

Problem with installation

HI. Nice application.

However i keep getting the following application error.

Traceback (most recent call last):
  File
"/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line
499, in __call__
    handler.get(*groups)
  File "/base/data/home/apps/hds/1.3/blog.py", line 85, in get
    obj_page = util.getBlogPagination(page)
  File "/base/data/home/apps/hds/1.3/util.py", line 127, in getBlogPagination
    obj_page  = 
GqlQueryPaginator(blogs_query,page,cpedialog.num_post_per_page).page()
  File
"/base/data/home/apps/hds/1.3/cpedia/pagination/GqlQueryPaginator.py", line
35, in __init__
    self.object_list = gqlQuery.fetch(per_page,bottom)
  File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py",
line 1311, in fetch
    raw = self._get_query().Get(limit, offset)
  File "/base/python_lib/versions/1/google/appengine/api/datastore.py",
line 927, in Get
    return self._Run(limit, offset)._Next(limit)
  File "/base/python_lib/versions/1/google/appengine/api/datastore.py",
line 876, in _Run
    str(exc) + '\nThis query needs this index:\n' + yaml)
NeedIndexError: no matching index found.
This query needs this index:
- kind: Weblog
  properties:
  - name: entrytype
  - name: date
    direction: desc

What am i doing wrong.

Original issue reported on code.google.com by [email protected] on 28 Aug 2008 at 4:44

Feed URL is so long that it extends to other column.

What steps will reproduce the problem?
1. Add Feeds
2. set Feed URL
:http://www.infoq.com/cn/rss/rss.action?token=PLScgMPRv9PsIN6ke2OJSavVGPq8jqK5

What is the expected output? What do you see instead?
see the additional file

What version of the product are you using? On what operating system?
cpedialog-1.0

Original issue reported on code.google.com by [email protected] on 2 Sep 2008 at 9:24

Attachments:

文章计算器删除文章后不能减一

What steps will reproduce the problem?
1. 删除一篇文章
2. 被删除文章的月份文章数目没有减一


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 10 Sep 2008 at 9:42

页面右上角的按钮"search site" 和 "seach the web"不可用

What steps will reproduce the problem?
1. 打开首页即可
2. 在右上角的输入框中输入一些数据,希望通过按钮"search 
site"找到相关内容,
但是失败。
3. 点击按钮"search the web",直接raise了一个BadValueError。

What is the expected output? What do you see instead?
如果这两个按钮的功能还没做,不如先disable掉,如何?

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 25 Aug 2008 at 1:03

system configration里面的tab "pages"没有 save 按钮

What steps will reproduce the problem?
1. 
操作后发现,其实只要修改了数据,即被保存,但是没有save�
��钮,感觉有些怪。
2. 
而且保存过后,页面也没有刷新,用户不知道是否修改成功��
�只有刷新过后才能看
到结果。


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 27 Aug 2008 at 9:22

system configuration中的recaptcha_public_key和recaptcha_private_key输入框不可用的情况仍然存在

What steps will reproduce the problem?
1. 进入system configuration后,选择第一个tab "system"
2. 修改某些内容,并保存
3. 
提示保存成功,recaptcha_public_key和recaptcha_private_key仍然是灰色
,需
要刷新页面才行。

What is the expected output? What do you see instead?
是否能这样,当保存设置成功后,刷新当前页面。因为,例��
�修改了"Logo Images",
保存完成后,却看不到已经apply的新logo 
image,若保存完毕刷新,则没有这个问题了。

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 27 Aug 2008 at 9:17

TimeZone support problem.

What steps will reproduce the problem?
Currently, cpedialog does not support timezone setup.
All the time are UTC based.


What is the expected output? What do you see instead?
We need to consider use pytz(http://pytz.sourceforge.net/) or some other
approach(maybe just hour adjust.) to resolve this problem.

pytz: more than 500 files!

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 2 Sep 2008 at 6:17

Recaptcha public key和Recaptcha private key不可编辑

What steps will reproduce the problem?
1. 进入http://localhost:8080/admin,选择"system"
2. 此时Recaptcha public key和Recaptcha private 
key是可编辑的,修改system
configuration的设置后,点击"Save",提示保存系统设置成功。
3. 此时Recaptcha public key和Recaptcha private 
key变为不可编辑,需要刷新页
面,两输入框才重新进入可编辑状态。 

What is the expected output? What do you see instead?
不知道这两个输入框的设置有什么具体含义。

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 25 Aug 2008 at 1:34

上传后,首页出错

What steps will reproduce the problem?
1. 上传后,首页出错

What is the expected output? What do you see instead?

116.22.91.14 - - [02/09/2008:01:34:46 -0700] "GET /index.html HTTP/1.1" 0 
0 - -E 09-02 01:34AM 46.134 
<type 'exceptions.ImportError'>: No module named util
Traceback (most recent call last):
  File "/base/data/home/apps/iter/1.2/main.py", line 23, in <module>
    import rpc
  File "/base/data/home/apps/iter/1.2/rpc.py", line 36, in <module>
    import util

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Sep 2008 at 8:49

"My Feeds"总是显示Loading...

What steps will reproduce the problem?
1. 进入system configuration
2. enable my feeds并设置上对应的某个feed
3. 保存后,刷新页面

What is the expected output? What do you see instead?
页面中的右侧栏的下部,My 
Feeds总是显示Loading...,不知道是否是问题。看
cpedialog.appspot.com上没有出现类似的问题。

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 27 Aug 2008 at 9:19

提交comments的时候出现错误

What steps will reproduce the problem?
1. 提交comments

What is the expected output? What do you see instead?
提示:

Traceback (most recent call last):
  File "C:\Program
Files\Google\google_appengine\google\appengine\ext\webapp\__init__.py",
line 501, in __call__
    handler.post(*groups)
  File "E:\workspace\cpedialog\blog.py", line 243, in post
    blogReaction.userIp = clientIp
UnboundLocalError: local variable 'clientIp' referenced before assignment



Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 25 Aug 2008 at 2:06

页面右上角的search,能否改为默认search当前blog

What steps will reproduce the problem?
1. 打开页面,右上角输入框中输入想搜索的数据
2. 输入完毕后,直接敲回车
3. 新页面打开,是google search的result

What is the expected output? What do you see instead?
能否改成敲击回车后,默认搜索的是当前blog的内容,感觉这�
��比较符合使用习惯。

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 27 Aug 2008 at 9:34

web页面中太多从网络获取的东西

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
是否考虑将从网络中获取的东西放到工程里面来。例如yui的��
�关js和css,好像还有
一些数据都需要从cpedialog.appspot.com里面获取。都从本地获取��
�件的话,调试的
时候会比较方便。

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 25 Aug 2008 at 1:29

System configuration中的Posts num per page设置项不起作用

Preconditions:
假设当前有3篇weblog

What steps will reproduce the problem?
1. 进入System configuration,修改Posts num per 
page并保存,之前值是10,改为
2,保存之。
2. 进入首页,刷新

What is the expected output? What do you see instead?
首页显示的blog并没有根据Posts num per 
page的设置进行显示,仍然显示3篇。只有
通过添加一篇blog,重新进入首页后,才会根据新的Posts num 
per page值进行对应
的显示,即每页两篇,一共两页。

还有一个问题,就是分页显示似乎不对,例如当前4篇blog,应
分成两页,每页2篇,
但是首页却显示出当前一共有3页。见附件。


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 25 Aug 2008 at 1:46

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.