We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13820
    • 4 Posts
    in RC1.0.1 url alias’ with a "." in them do not work unless already in the database. EG I cannot input a url alias of "feeds.rss".
      • 25663 MODX Staff
      • 12,272 Posts
      Please file a bug report for that in JIRA and link back here if you could.
        Ryan Thrash, MODX Co-Founder
        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
        • 13820
        • 4 Posts
          • 8376
          • 5 Posts
          Hi,

          I’ve updated several sites to 1.0.1(GA) and this issue is affecting roughly half of them (eg. all.css becomes allcss after editing).

          I notice the bug is stated as resolved on JIRA. However, as I’m not familiar with JIRA/SVN, I’m not sure if that means the fix is included in the 1.0.1 code?

          Cheers
            • 15082
            • 195 Posts
            It is.
            In the config section of the transalias plugin simply choose [tt]Remove Periods = No[/tt] smiley

            Greetz
            JUSI
              • 25663 MODX Staff
              • 12,272 Posts
              That’s in the 1.0.2 pending release. You should switch to the common transliteration method.
                Ryan Thrash, MODX Co-Founder
                Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                • 15082
                • 195 Posts
                Works for me with 1.0.1 ... huh

                Greetz
                JUSI
                  • 10487 MODX Staff
                  • 1,535 Posts
                  That’s in the 1.0.2 pending release. You should switch to the common transliteration method.
                  Actually, it’s in the 1.0.1 release tongue As jusicgn said, edit the plugin parameters and set Remove Periods to ’No’.
                    Garry Nutting
                    Senior Developer
                    MODX, LLC

                    Email: [email protected]
                    Twitter: @garryn
                    Web: modx.com
                    • 8376
                    • 5 Posts
                    Thanks all,

                    Transalias wasn’t installed on the affected sites - problem sorted after I added that (with ’Remove Periods’ set to ’No’).

                    Cheers
                      • 15082
                      • 195 Posts
                      ??? Should have been installed with 1.0.1 huh