Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-529

read more summary plugins can't support chinese title

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.1
    • 1.1
    • None
    • mysql 4.0.16,windows 2000 server(chinese edtion), jdk1.4.2
      roller laste version(from java.net cvs)
    • ie6.0
    • mysql 4.0.16
    • jdk.1.4
    • windows 2000 server

    Description

      ReadMore plugins can't support chinese title

      Fix:
      in ReadMorePlugin.java
      105 line
      entry.getAnchor()
      change to
      URLEncoder.encode(entry.getAnchor(), "UTF-8")

      Attachments

        Activity

          People

            agangolli Anil Gangolli
            pushad pushad
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: