You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Dicky L (JIRA)" <ji...@apache.org> on 2009/03/13 04:30:07 UTC

[jira] Created: (ROL-1796) Open article show error 404 and couldn't search anything in Chinese

Open article show error 404 and couldn't search anything in Chinese
-------------------------------------------------------------------

                 Key: ROL-1796
                 URL: https://issues.apache.org/roller/browse/ROL-1796
             Project: Roller
          Issue Type: Bug
    Affects Versions: 4.0.1
         Environment: Windows server 2003(free jsp web host)
            Reporter: Dicky L
            Assignee: Roller Unassigned
         Attachments: screen shots.zip

These problems are never happen in my laptop.
First problem, when I deploy the rollerweblogger to the server,I had published a article and the title is using Chinese, and then I couldn't open it by URL. For example, when I click the "Read More" or "Comment", the browser will show error 404.
Another problem, when I use the search function to search a article, I enter a Chinese keyword but it couldn't find anything and the keyword garbled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ROL-1796) Open article show error 404 and couldn't search anything in Chinese

Posted by "Anil Gangolli (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/roller/browse/ROL-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544#action_14544 ] 

Anil Gangolli commented on ROL-1796:
------------------------------------

You should first seek assistance on the user@roller.apache.org list before filing an issue.
This is very likely a configuration issue on your site and not a problem in Roller.

There are instructions for setting up Roller to work properly with Unicode characters encoded using UTF-8.  Many sites are already using this functionality; please check your configuration.

Also, if you are using any web server in front of your servlet container, you need to make sure it is properly configured to pass UTF-8 URIs and other data on to the servlet container without damaging the encoding.

> Open article show error 404 and couldn't search anything in Chinese
> -------------------------------------------------------------------
>
>                 Key: ROL-1796
>                 URL: https://issues.apache.org/roller/browse/ROL-1796
>             Project: Roller
>          Issue Type: Bug
>    Affects Versions: 4.0.1
>         Environment: Windows server 2003(free jsp web host)
>            Reporter: Dicky L
>            Assignee: Roller Unassigned
>         Attachments: screen shots.zip
>
>
> These problems are never happen in my laptop.
> First problem, when I deploy the rollerweblogger to the server,I had published a article and the title is using Chinese, and then I couldn't open it by URL. For example, when I click the "Read More" or "Comment", the browser will show error 404.
> Another problem, when I use the search function to search a article, I enter a Chinese keyword but it couldn't find anything and the keyword garbled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ROL-1796) Open article show error 404 and couldn't search anything in Chinese

Posted by "Dicky L (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/roller/browse/ROL-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541#action_14541 ] 

Dicky L commented on ROL-1796:
------------------------------

The second problem has fixed.
The method is add URIEncoding="UTF-8" to Tomcat/conf/server.xml  "Connector" tag

> Open article show error 404 and couldn't search anything in Chinese
> -------------------------------------------------------------------
>
>                 Key: ROL-1796
>                 URL: https://issues.apache.org/roller/browse/ROL-1796
>             Project: Roller
>          Issue Type: Bug
>    Affects Versions: 4.0.1
>         Environment: Windows server 2003(free jsp web host)
>            Reporter: Dicky L
>            Assignee: Roller Unassigned
>         Attachments: screen shots.zip
>
>
> These problems are never happen in my laptop.
> First problem, when I deploy the rollerweblogger to the server,I had published a article and the title is using Chinese, and then I couldn't open it by URL. For example, when I click the "Read More" or "Comment", the browser will show error 404.
> Another problem, when I use the search function to search a article, I enter a Chinese keyword but it couldn't find anything and the keyword garbled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ROL-1796) Open article show error 404 and couldn't search anything in Chinese

Posted by "Anil Gangolli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/roller/browse/ROL-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil Gangolli resolved ROL-1796.
--------------------------------

    Resolution: Cannot Reproduce

> Open article show error 404 and couldn't search anything in Chinese
> -------------------------------------------------------------------
>
>                 Key: ROL-1796
>                 URL: https://issues.apache.org/roller/browse/ROL-1796
>             Project: Roller
>          Issue Type: Bug
>    Affects Versions: 4.0.1
>         Environment: Windows server 2003(free jsp web host)
>            Reporter: Dicky L
>            Assignee: Roller Unassigned
>         Attachments: screen shots.zip
>
>
> These problems are never happen in my laptop.
> First problem, when I deploy the rollerweblogger to the server,I had published a article and the title is using Chinese, and then I couldn't open it by URL. For example, when I click the "Read More" or "Comment", the browser will show error 404.
> Another problem, when I use the search function to search a article, I enter a Chinese keyword but it couldn't find anything and the keyword garbled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.