• Resolved clauded007

    (@clauded007)


    With the recent change to extract Urls from event’s description, I now have this problem: my event’s descriptions already contains several links. The firsts one are displayed ok.

    edit. The last link is displayed ok but the full first url of my links is also displayed under (displayed as ?https://myfirsturl.com’? with the ending quote).

    This is new with this version (previously everything was ok). I guess there should be an option to disable the new behavior.

    • This topic was modified 2 years ago by clauded007.
    • This topic was modified 2 years ago by clauded007.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author room34

    (@room34)

    I may need to see your page to know exactly that extent of the issue. If you prefer not to post the link here, can you email it to the address on the ICS Calendar admin page? Thanks.

    Plugin Author room34

    (@room34)

    This issue has been resolved in version 10.8.6.1 (available now), with two changes:

    1. There is now a check for whether or not the event’s URL is already present in the description, and the separate link below the description is only added if it’s not. (Technically, this also fixes a potential redundancy that existed before, if the event had a URL and that URL was also present in the description.)
    2. I refactored the new (10.8.6) function that extracts URLs from the description. The earlier version had a couple of bugs, and I also modified how the parser is using this function, so that it only extracts the URL if the description contains a single URL, not multiple URLs. (This is mainly for the linktitles parameter; it makes sense to assume a single URL in the description is the URL for the event, but if the description contains multiple URLs, it’s best not to assume one is more important than the others.)
    Thread Starter clauded007

    (@clauded007)

    10.8.6.1 solves my problem. Thanks for the quick fix!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display bug in version 10.8.6’ is closed to new replies.