• Hi,

    Anyone else seeing a problem that I can duplicate via the following steps?

    1. Type a title for a post
    2. Move to the text entry box, populating the Permalink edit field
    3. Modify the permalink
    4. Publish

    When this happens, I end up with a permalink with a truncated last letter. For instance, if I enter “some title”, I get a permalink ending in “/some-titl”

    Version 2.71. Forums searched for likely words — if this is a repost, sorry.

Viewing 1 replies (of 1 total)
  • Thread Starter joshuamcgee

    (@joshuamcgee)

    Upon further review, it looks like this only occurs when posts are terminated with certain letters. ‘N’ always fails (in my samples), though. It couldn’t be something as dumb as a regexp matching against “n$” instead of “\n$” or something, could it?

    I’ve grepped through the source, and I expect that this is a JS (rather than PHP)-derived error.

Viewing 1 replies (of 1 total)
  • The topic ‘Truncation of last letter in modified permalinks?’ is closed to new replies.