10
Views
3
Comments
[ECT Client Connector] Fix for SEO URLs (CSS broken)
Question
ect-client-connector
Web icon
Forge asset by OutSystems Lab
Several months ago I worked with Ricardo Silva to resolve a bug in the ECT Connector code that broke screenshots that were taken of pages utilzing the SEO URLs (specifically in the case where the espace name is removed from the URL)
eg www.outsystems.com/testpage.aspx would be broken, however, www.outsystems.com/espace/testpage.aspx would work fine.

We tracked the problem down the the CSS trailing / code in the extension.


I attempted to update to the new version of ECT, however it appears that the quickfix did not get put into the production ECT code.

Is there any plan to extend this fix to the forge version of the ECT so that we can utilize the most recent version and updates as the ECT module is updated?


Thanks,
Braxton Bragg
2024-01-22 15-21-29
Pedro Cardoso
Hello Braxton,

sorry for the late reply but only today I've stumbled into your post.

Ricardo has passed along the fix and we've already introduced it into the code base. I think that it will be available in the next release, if not the previous, but I'll check and let you know.

When you mention a Forge version of ECT, you're referring to what?

Thanks
2015-04-07 15-19-51
Braxton
I mean this connector, version 1.0.0

https://www.outsystems.com/forge/component-details/455/ECT+Client+Connector/
2024-01-22 15-21-29
Pedro Cardoso
Hello Braxton,

actually the fiz was done not in the Client Connector but in the platform itself. It is available in 9.0.1.15+

Are you able to upgrade?

Cheers,
Pedro Cardoso
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.