<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:09:50 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-964] Enable clean extension-less URLs</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-964</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-832?focusedCommentId=190232&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;em&gt;From comment on FOLIO-832&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;With the current GitHub Pages build, we do not use the &quot;.html&quot; extension, e.g. dev.folio.org/community/contrib-code&lt;br/&gt;
The generated page is there at AWS with the &quot;.html&quot; extension.&lt;br/&gt;
Not sure how extension-less URLs are achieved via GitHub, perhaps web server configuration.&lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment></environment>
        <key id="80513">FOLIO-964</key>
            <summary>Enable clean extension-less URLs</summary>
                <type id="10004" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10300?size=medium">Sub-task</type>
                            <parent id="80404">FOLIO-832</parent>
                                    <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="5ced27478b03050f27825a93">Peter Murray</reporter>
                                    <labels>
                            <label>devweb</label>
                    </labels>
                <created>Mon, 4 Dec 2017 01:08:40 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:52 +0000</updated>
                            <resolved>Sat, 16 Dec 2017 06:17:54 +0000</resolved>
                                                                    <component>Documentation</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                    <timespent seconds="20400">5 hours, 40 minutes</timespent>
                                <comments>
                                                            <comment id="190836" author="61cd0ca0bce5e00069e98be7" created="Mon, 4 Dec 2017 04:40:40 +0000"  >&lt;p&gt;I did a quick search for extension-less URLs and S3. This one seems useful: &lt;a href=&quot;https://simpleit.rocks/having-pretty-urls-in-a-jekyll-website-hosted-in-amazon-s3/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://simpleit.rocks/having-pretty-urls-in-a-jekyll-website-hosted-in-amazon-s3/&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="190839" author="5ced27478b03050f27825a93" created="Mon, 4 Dec 2017 23:28:00 +0000"  >&lt;p&gt;Nice find!  It seems like that&apos;ll do the trick.  I&apos;ll add it to my post-processing steps.&lt;/p&gt;</comment>
                                                            <comment id="190840" author="61cd0ca0bce5e00069e98be7" created="Tue, 12 Dec 2017 14:17:43 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ced27478b03050f27825a93&quot; class=&quot;user-hover&quot; rel=&quot;5ced27478b03050f27825a93&quot; data-account-id=&quot;5ced27478b03050f27825a93&quot; accountid=&quot;5ced27478b03050f27825a93&quot; rel=&quot;noreferrer&quot;&gt;Peter Murray&lt;/a&gt; One thing that article warns about is to ensure that there are no existing files that are already extension-less. I scanned the generated &quot;_site&quot; directory of both master and 817 branch. The only such file is &quot;./CNAME&quot;.&lt;/p&gt;</comment>
                                                            <comment id="190842" author="5ced27478b03050f27825a93" created="Tue, 12 Dec 2017 22:31:11 +0000"  >&lt;p&gt;That shouldn&apos;t cause any harm.  I don&apos;t think that file is directly addressed through the website, is it?  For that matter, is it needed?  With the S3-website-bucket-per-branch system, I think we&apos;d want all URLs on the site to be relative so that they point to whatever host is used in the URL.&lt;/p&gt;</comment>
                                                            <comment id="190844" author="61cd0ca0bce5e00069e98be7" created="Tue, 12 Dec 2017 23:05:48 +0000"  >&lt;p&gt;Sorry should have clarified. I gather that that is only used for the current github.io deployment.&lt;/p&gt;

&lt;p&gt;Ah yes we strive to have relative URLs. Will verify.&lt;/p&gt;</comment>
                                                            <comment id="190847" author="61cd0ca0bce5e00069e98be7" created="Wed, 13 Dec 2017 04:36:07 +0000"  >&lt;p&gt;There was one absolute URL in release-procedures.md (fixed now in both branches). There are some to &quot;curriulum&quot;, but that is appropriate at this stage.&lt;/p&gt;

&lt;p&gt;So it should be ready now.&lt;/p&gt;</comment>
                                                            <comment id="190850" author="61cd0ca0bce5e00069e98be7" created="Thu, 14 Dec 2017 13:53:04 +0000"  >&lt;p&gt;Put this on hold. I think that there is a solution using Jekyll &quot;permalink&quot;. Will test that soon.&lt;/p&gt;</comment>
                                                            <comment id="190851" author="61cd0ca0bce5e00069e98be7" created="Sat, 16 Dec 2017 06:17:54 +0000"  >&lt;p&gt;It works well. Added in &lt;a href=&quot;https://github.com/folio-org/folio-org.github.io/pull/127&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;pull/127&lt;/a&gt; etc.&lt;/p&gt;

&lt;p&gt;Incoming links and internal links do function as expected for both our AWS build and the GitHub pages build. Also existing links with fragment identifiers are still okay.&lt;/p&gt;

&lt;p&gt;(Got the idea from the 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-817&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-817&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Investigate another jekyll theme&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            FOLIO-817
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 theme.)&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzy4bz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 4 Dec 2017 04:40:40 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>